git-svn-id: http://www.neo1973-germany.de/svn@156 46df4e5c-bc4e-4628-a0fc-830ba316316d

main
Paulus 16 years ago
parent da1814349e
commit 5a6b1d38f2

@ -11,6 +11,7 @@ close file: file.close()
The file musst be closed, otherwise the file will be incomplete
'''
from __future__ import with_statement
class WriteGPX:
def __init__(self, filename):

Loading…
Cancel
Save