[Python-checkins] r46599 - python/trunk/Lib/test/test_exceptions.py
Jim Jewett
jimjjewett at gmail.com
Fri Jun 2 17:19:33 CEST 2006
On 6/2/06, neal.norwitz <python-checkins at python.org> wrote:
> Author: neal.norwitz
> Date: Fri Jun 2 06:45:53 2006
> New Revision: 46599
>> Modified:
> python/trunk/Lib/test/test_exceptions.py
> Log:
> Convert docstrings to comments so regrtest -v prints method names
Wouldn't it make more sense to modify regrtest -v to print method
names (possibly in addition to the docstring)?
-jJ
More information about the Python-checkins
mailing list