Neil Schemenauer <nas-pyt...@arctrix.com> added the comment:

Argh, it's like pulling a sweater thread.  The stat.S_ISDIR function
uses the S_IFDIR global so I would have write my own.  This does not
look like good maintainable code, IMO.

Maybe there should be a special flag modules can set to make them get
cleared later in the interpreter cleanup procedure.  Modules could set
it if they don't create reference cycles themselves and don't hold
references to user objects.

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue5178>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to