Greg V <greg@unrelenting.technology> has reassigned Bugzilla Automation
<bugzi...@freebsd.org>'s request for maintainer-feedback to FreeBSD Python
<pyt...@freebsd.org>:
Bug 223136: databases/py-gdbm: Fix Python 3 support
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223136



--- Description ---
Created attachment 187336
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=187336&action=edit
py-gdbm.patch

This tiny, one-character patch fixes Python 3 support :D

Python 3 expects the library to be named _gdbm, not just gdbm. After this
change, 'import dbm.gnu as gdbm' no longer fails.
_______________________________________________
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to