Changes between Version 2 and Version 3 of PythonScriptForParsingSettings
- Timestamp:
- Oct 15, 2006, 1:51:10 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PythonScriptForParsingSettings
v2 v3 1 {{{ --------------------------------(((((((((((ARE YOU READY ))))))))))-------------------------------------- 1 {{{ 2 #!python 2 3 # Programmer: limodou 3 4 # E-mail: limodou@gmail.com … … 49 50 # 50 51 51 import codec 52 import codecs 52 53 import copy 53 54 import re