home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 May / PCWorld_2002-05_cd.bin / Software / TemaCD / activepython / ActivePython-2.1.1.msi / Python21_PPM_errormsg.py < prev    next >
Encoding:
Text File  |  2001-07-26  |  130 b   |  3 lines

  1. invalid_regular_exp = "%s is not a valid regular expression."
  2. invalid_args = 'An error occured while reading the arguments: %s'
  3.