
report at bugs
Jun 11, 2008, 2:25 PM
Post #2 of 3
(138 views)
Permalink
|
|
[issue2874] Remove use of the stat module in the stdlib
[In reply to]
|
|
Barry A. Warsaw <barry[at]python.org> added the comment: Perhaps collections.namedtuple() can be used with a custom subclass? In any case, it's not worth holding up the first beta for this. We can fix it after beta. Knocking this down to critical. ---------- nosy: +barry priority: release blocker -> critical _______________________________________ Python tracker <report[at]bugs.python.org> <http://bugs.python.org/issue2874> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
|