Commit 6928edc3 authored by Martijn Pieters's avatar Martijn Pieters

Bogus extra line to unclog CVS.

parent 6f477958
......@@ -415,3 +415,4 @@ def fixpickle(p, oid):
p=newp.getvalue()
return p
......@@ -402,3 +402,4 @@ def main(argv):
forgive=1, export=export)
if __name__=='__main__': main(sys.argv[1:])
......@@ -30,6 +30,7 @@ Copy file1 to file2 restamping the records.
InvalidFormat='Format Error'
Corrupted='Data Corruption'
def main():
import getopt, string, struct, time
file__version__=3.0
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment