[Python-Dev] Bug/feature/patch policy for optparse.py

Greg Ward gward@python.net
Sun, 20 Apr 2003 22:47:43 -0400


Hi all -- I've just thrown together Optik 1.4.1, and in turn checked in
rev 1.3 of Lib/optparse.py.  From the optparse docstring:

"""
If you have problems with this module, please do not files bugs,
patches, or feature requests with Python; instead, use Optik's
SourceForge project page:
  http://sourceforge.net/projects/optik

For support, use the optik-users@lists.sourceforge.net mailing list
(http://lists.sourceforge.net/lists/listinfo/optik-users).
"""

and from a comment right after the docstring:

# Python developers: please do not make changes to this file, since
# it is automatically generated from the Optik source code.

Does this policy seem reasonable to everyone?  And, more importantly,
can you all please try to respect it when you find bugs in or want to
add features to optparse.py?  Thanks!

        Greg
-- 
Greg Ward <gward@python.net>                         http://www.gerg.ca/
Never try to outstubborn a cat.