Jim Fulton <[email protected]> added the comment: On Sat, Jul 10, 2010 at 4:08 PM, Éric Araujo <[email protected]> wrote: > > Éric Araujo <[email protected]> added the comment: > > Confirmed: http://docs.python.org/reference/datamodel#specialnames > Closing. Sorry! (BTW, using import hackery and a custom module type, you > could achieve your goal.)
Yes, I'll have to use a custom module type and import hackery to get code that worked before working again in Python 2.7. Jim ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue9220> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
