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 Forest Gregg
Recipients Forest Gregg, emilyemorehouse, ned.deily, ronaldoussoren, terry.reedy
Date 2017-06-09.10:48:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497005306.96.0.500858953844.issue30388@psf.upfronthosting.co.za>
In-reply-to
Content
A different user:

otool -L $(python3.6 -c 'import _dbm;print(_dbm.file)')
/usr/local/var/pyenv/versions/3.6.1/lib/python3.6/lib-dynload/_dbm.cpython-36m-darwin.so:
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1238.50.2)
History
Date User Action Args
2017-06-09 10:48:27Forest Greggsetrecipients: + Forest Gregg, terry.reedy, ronaldoussoren, ned.deily, emilyemorehouse
2017-06-09 10:48:26Forest Greggsetmessageid: <1497005306.96.0.500858953844.issue30388@psf.upfronthosting.co.za>
2017-06-09 10:48:26Forest Gregglinkissue30388 messages
2017-06-09 10:48:26Forest Greggcreate