This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ned.deily
Recipients Forest Gregg, emilyemorehouse, ned.deily, ronaldoussoren, terry.reedy
Date 2017-06-05.22:12:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1496700765.41.0.259052137349.issue30388@psf.upfronthosting.co.za>
In-reply-to
Content
It would be helpful if you could provide the output of this command:

otool -L $(python3.6 -c 'import _dbm;print(_dbm.__file__)')

if necessary, substituting whatever command name(s) you are using to invoke python when failing.
History
Date User Action Args
2017-06-05 22:12:45ned.deilysetrecipients: + ned.deily, terry.reedy, ronaldoussoren, emilyemorehouse, Forest Gregg
2017-06-05 22:12:45ned.deilysetmessageid: <1496700765.41.0.259052137349.issue30388@psf.upfronthosting.co.za>
2017-06-05 22:12:45ned.deilylinkissue30388 messages
2017-06-05 22:12:45ned.deilycreate