[issue10495] Demo/comparisons/sortingtest.py needs some usage information.

2010-12-30 Thread Georg Brandl
Georg Brandl added the comment: Demo/comparisons has now been removed. -- nosy: +georg.brandl resolution: -> out of date status: open -> closed ___ Python tracker ___ _

[issue10495] Demo/comparisons/sortingtest.py needs some usage information.

2010-11-21 Thread Ramiro Batista da Luz
Ramiro Batista da Luz added the comment: I had write a suggested patch before seeing this message http://bugs.python.org/issue10494#msg122047 from Alexander Belopolsky (belopolsky). Probably it will be discarded, but as I commented in the previous #issue10494, the work was already done. (se

[issue10495] Demo/comparisons/sortingtest.py needs some usage information.

2010-11-21 Thread Ramiro Batista da Luz
New submission from Ramiro Batista da Luz : 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/sortingte