Andrii V. Mishkovskyi <misho...@gmail.com> added the comment: I've missed one simple thing -- posix.getcwdu has been renamed to posix.getcwd in 3.0, so adding Py3k deprecation warning to this function is not really needed. Instead a fix for this should be added to the list of 2to3 fixes. I've also fixed the warnings according to Martin's proposal and updated the patch.
Added file: http://bugs.python.org/file12356/posixmodule.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue4662> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com