Changeset 203 for pkpgcounter/trunk

Show
Ignore:
Timestamp:
04/04/05 14:33:15 (19 years ago)
Author:
jerome
Message:

Missing import

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pkpgcounter/trunk/pdlanalyzer/analyzer.py

    r200 r203  
    2323import tempfile 
    2424 
    25 from pdlanalyzer import pdlparser, postscript, pdf, pcl345, pclxl, escp2 
     25from pdlanalyzer import version, pdlparser, postscript, pdf, pcl345, pclxl, escp2 
    2626 
    2727KILOBYTE = 1024