Python On Your average file filter...

by agnul, August 29, 2008 07:55

Me too! All those changes m...

Ee62f45441fbf8409dfd4adaa40a74aa Talk
1
2
3
4
try:
    if options.input_file:
        infile = open(options.input_file, 'r')
...

Python Your average file filter...

by agnul, August 27, 2008 17:22, 8 refactorings

From the useless speculatio...

Ee62f45441fbf8409dfd4adaa40a74aa Talk