Changes between Version 1 and Version 2 of PythonScriptForParsingSettings


Ignore:
Timestamp:
Oct 14, 2006, 6:45:57 AM (18 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PythonScriptForParsingSettings

    v1 v2  
    1 {{{
     1{{{ --------------------------------(((((((((((ARE YOU READY ))))))))))--------------------------------------
    22#   Programmer: limodou
    33#   E-mail:     limodou@gmail.com
     
    4949#
    5050
    51 import codecs
     51import codec
    5252import copy
    5353import re
Back to Top