New submission from Retro <vinet...@gmail.com>:

y...@localhost:~$ python3 romantest1.py -v
to_roman should give known result with known input ... ok

Better would be:
y...@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.

----------
components: None
messages: 87732
nosy: Retro
severity: normal
status: open
title: Fix the output word from "ok" to "OK"  when a testcase passes
versions: Python 3.1, Python 3.2

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

Reply via email to