Go to the source code of this file.
Namespaces | |
| removeStuff | |
Variables | |
| removeStuff.start_time = time.time() | |
| removeStuff.f = open("crap.txt") | |
| removeStuff.lines = f.readlines() | |
| removeStuff.blah = line.split()[0] | |
| removeStuff.current_time = time.time() | |
1.8.11