This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Retro
Recipients Retro
Date 2009-05-14.10:06:39
SpamBayes Score 0.012888873
Marked as misclassified No
Message-id <1242295602.1.0.308241419515.issue6018@psf.upfronthosting.co.za>
In-reply-to
Content
you@localhost:~$ python3 romantest1.py -v
to_roman should give known result with known input ... ok

Better would be:
you@localhost:~$ python3 romantest1.py -v
to_roman should give known result with known input ... OK

Since other words are capitalized, this one should be, too. Please fix that.
History
Date User Action Args
2009-05-14 10:06:42Retrosetrecipients: + Retro
2009-05-14 10:06:42Retrosetmessageid: <1242295602.1.0.308241419515.issue6018@psf.upfronthosting.co.za>
2009-05-14 10:06:40Retrolinkissue6018 messages
2009-05-14 10:06:39Retrocreate