Jesús Cea Avión <[EMAIL PROTECTED]> added the comment:
bsddb is officially dropped in Python 3.0. Too bad :(. I close this issue.
bsddb supports Python 3.0 via a separate project, downloadable from PYPI.
--
resolution: -> rejected
status: open -> closed
___
Trent Nelson <[EMAIL PROTECTED]> added the comment:
FWIW, I bumped the version of Berkeley DB being used on Windows from
4.4.20 to 4.7.25 in r64555 (trunk). I blocked this from being merged
to py3k. This block should be removed once bsddb has been updated.
--
nosy: +Trent.Nelson
___
Jesús Cea Avión <[EMAIL PROTECTED]> added the comment:
Yes. My idea is to port the python code as-is, using "2to3", and update
the C code with conditional compilation, to keep a single codebase.
I'm having issues with the compatibility. In particular, my code has the
following line:
"""
staticf