[issue2383] Remove old XXX comment in stat.py

Jerry Seutter report at bugs.python.org
Tue Mar 18 07:40:22 CET 2008


New submission from Jerry Seutter <jseutter at gmail.com>:

The comment about constants has been unmodified since 1994 (14 years)
and we have yet to support a system that has non-standard constants for
stat().  It can safely be removed.

This patch contains changes to comments only.

----------
components: Library (Lib)
files: stat_remove_stale_comment.patch
keywords: patch
messages: 63900
nosy: jseutter
severity: normal
status: open
title: Remove old XXX comment in stat.py
versions: Python 2.6
Added file: http://bugs.python.org/file9721/stat_remove_stale_comment.patch

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2383>
__________________________________


More information about the Python-bugs-list mailing list