Benjamin Peterson <[EMAIL PROTECTED]> added the comment: Fixed in r67426.
One result of this fix is that attribute usage of modules is not replaced. (ie. getattr(somemodule, "attr") isn't changed.) This is probably isn't a problem, though. ---------- resolution: -> fixed status: open -> closed _______________________________________ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue4450> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
