Commit c2497fc3 authored by Jeremy Hylton's avatar Jeremy Hylton

Get rid of unused atoi and default arg hack all at once.

parent 6e5b8ea8
......@@ -102,7 +102,6 @@ class ExportImport:
def persistent_load(ooid,
Ghost=Ghost,
atoi=string.atoi,
oids=oids, wrote_oid=oids.has_key,
new_oid=storage.new_oid):
......
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