Ignore:
Timestamp:
23.10.2009 16:12:55 (3 years ago)
Author:
chris
Message:

zms-2.11.4-01

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ZMS/trunk/ZMSGlobals.py

    r666 r750  
    4848import _mimetypes 
    4949import _xmllib 
     50import zmsmathutil 
    5051 
    5152__all__= ['ZMSGlobals'] 
     
    9899    @group: XML: getXmlHeader, toXmlString, parseXmlString, xslProcess, processData, xmlParse, xmlNodeSet 
    99100    """ 
     101 
     102    zmsmathutil = zmsmathutil.zmsmathutil() 
    100103 
    101104    # -------------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.