Fred L. Drake, Jr. <[email protected]> added the comment: As part of this, we should ensure references to common timezones, like UTC, only create references to a single instance rather than filling memory with multiple instances.
One consequence of this is that shared instances should probably be immutable. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue9051> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
