Message122048
When someone run Demo/comparisons/regextest.py without arguments it waits for lines to be inserted in the command line silently, until the EOF, or Ctrl+D in Linux, is entered.
If the user read the file, editing or using cat Demo/comparisons/sortingtest.py he have to understand the code to figure out how to use it.
My suggestion is to add an usage message, plus the if __name__ == '__main__':. |
|
| Date |
User |
Action |
Args |
| 2010-11-22 00:38:32 | ramiroluz | set | recipients:
+ ramiroluz |
| 2010-11-22 00:38:32 | ramiroluz | set | messageid: <1290386312.84.0.302753892173.issue10495@psf.upfronthosting.co.za> |
| 2010-11-22 00:38:30 | ramiroluz | link | issue10495 messages |
| 2010-11-22 00:38:30 | ramiroluz | create | |
|