Changeset 2909 for pykota/trunk/cgi-bin/pykotme.cgi
- Timestamp:
- 06/01/06 15:56:00 (18 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
pykota/trunk/cgi-bin/pykotme.cgi
r2622 r2909 34 34 from pykota.tool import PyKotaTool, PyKotaToolError 35 35 from pykota.cgifuncs import getLanguagePreference, getCharsetPreference 36 37 try : 38 from pkpgpdls import analyzer, pdlparser 39 except ImportError : # TODO : Remove the try/except after release 1.24. 40 sys.stderr.write("ERROR: pkpgcounter is now distributed separately, please grab it from http://www.librelogiciel.com/software/pkpgcounter/action_Download\n") 36 from pkpgpdls import analyzer, pdlparser 41 37 42 38 … … 85 81 <p> 86 82 <font size="-2"> 87 <a href="http://www. librelogiciel.com/software/">%s</a>83 <a href="http://www.pykota.com/">%s</a> 88 84 © %s %s 89 85 <br />