Show
Ignore:
Timestamp:
06/01/06 15:56:00 (18 years ago)
Author:
jerome
Message:

Updated URLs.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/bin/pykotme

    r2829 r2909  
    3131from pykota.tool import PyKotaTool, PyKotaCommandLineError, crashed, N_ 
    3232 
    33 try : 
    34     from pkpgpdls import analyzer, pdlparser 
    35 except ImportError : # TODO : Remove the try/except after release 1.24. 
    36     sys.stderr.write("ERROR: pkpgcounter is now distributed separately, please grab it from http://www.librelogiciel.com/software/pkpgcounter/action_Download\n") 
     33from pkpgpdls import analyzer, pdlparser 
    3734     
    3835