Parent Directory
|
Revision Log
|
Patch
revision 155 by jgs, Wed Nov 9 02:02:19 2005 UTC | revision 614 by elspeth, Wed Mar 22 01:37:07 2006 UTC | |
---|---|---|
# | Line 57 This structure can be stored/defined thr | Line 57 This structure can be stored/defined thr |
57 | </ESyS> | </ESyS> |
58 | """ | """ |
59 | ||
60 | __copyright__=""" Copyright (c) 2006 by ACcESS MNRF | |
61 | http://www.access.edu.au | |
62 | Primary Business: Queensland, Australia""" | |
63 | __license__="""Licensed under the Open Software License version 3.0 | |
64 | http://www.opensource.org/licenses/osl-3.0.php""" | |
65 | ||
66 | import types | import types |
67 | from xml.dom import minidom | from xml.dom import minidom |
68 | from string import atoi,atof | from string import atoi,atof |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |