STINNER Victor <victor.stin...@haypocalc.com> added the comment:

New patch for bsddb module: create parse_filename() function, based on Python3 
PyUnicode_FSConverter() but it accepts None. I didn't tested the patch because 
I'm unable to compile the module. It looks like it should use db_185.h instead 
of db.h, and link to another library, but configure  or setup.py doesn't know 
it.

----------
Added file: http://bugs.python.org/file18232/bsddb_unicode_filename-27.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue9393>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to