STINNER Victor <[EMAIL PROTECTED]> added the comment: Gotcha! os.path.walk() was replaced by os.walk() but walk() argument is no more a callback because walk() is a generator! Here is a fix.
---------- keywords: +patch title: permissions errors with altinstall in 3.0 -> directory permission error with make install in 3.0 versions: -Python 2.6, Python 2.7 Added file: http://bugs.python.org/file12292/setup_chmod.patch _______________________________________ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue4601> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com