Parent Directory
|
Revision Log
|
Patch
revision 2383 by jan, Thu Oct 7 14:19:48 2004 UTC | revision 2384 by jan, Thu Oct 7 14:24:24 2004 UTC | |
---|---|---|
# | Line 1 | Line 1 |
# $Id$ | ||
1 | # Copyright (c) 2001-2004 by Intevation GmbH | # Copyright (c) 2001-2004 by Intevation GmbH |
2 | # Authors: | # Authors: |
3 | # Jan-Oliver Wagner <[email protected]> (2004) | # Jan-Oliver Wagner <[email protected]> (2004) |
# | Line 14 Functions to save a session to a file | Line 13 Functions to save a session to a file |
13 | """ | """ |
14 | ||
15 | __version__ = "$Revision$" | __version__ = "$Revision$" |
16 | # $Source$ | |
17 | # $Id$ | |
18 | ||
19 | import os | import os |
20 |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |