Brian Curtin <cur...@acm.org> added the comment:

Can you add your test(s) in Lib/test/test_doctest.py ? That way it will be run 
with the Python regression suite. Ideally a documentation update would come 
with the patch. Also, line length should ideally be capped at 79 characters 
(re: PEP-8).

Might as well move the valname string building outside of both if-tests since 
it's common to both of them.


Terry: this looks like a feature rather than a bug, removing 2.6/3.1.

----------
keywords: +needs review, patch
nosy: +brian.curtin
priority:  -> normal
stage:  -> patch review
type:  -> feature request
versions:  -Python 2.6, Python 3.1

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

Reply via email to