Antonio Cavallo <a.cava...@cavallinux.eu> added the comment: Hi Tarek,
there is a new patch. - Logger is now back to Log - put back INFO/DEBUG etc. - Wrapped the code inside a try/except I removed the _global_logger/logger variables, because they're superfluous: so the cound of the module exported symbols should be greatly reduced (debug, info, warn, warning, error and fatal). The warning has been put to match the Logger warning method. I'm waiting for the suse build server to rebuild the whole python interpreter: the system looks very busy so I can confirm later if there's been any issue during the build and with the smoke tests. ---------- Added file: http://bugs.python.org/file13912/issue3992.remove-custom-log.diff _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue3992> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com