This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author gvanrossum
Recipients
Date 2002-12-11.19:19:24
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=6380

It is very unpythonic to require that people destroy the
root explicitly before really exiting -- first of all, GC
should take care of this, second of all, when you exit
anyway, who cares.

If you want to take this on, find someone with commit
permission who cares about the issue enough to apply your
patch; or request commit permission yourself. I'm too busy
to care ATM. :-(
History
Date User Action Args
2007-08-23 13:55:51adminlinkissue453489 messages
2007-08-23 13:55:51admincreate