Changeset 385 for pkpgcounter/trunk/pkpgpdls/zjstream.py
- Timestamp:
- 09/05/06 23:13:31 (18 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
pkpgcounter/trunk/pkpgpdls/zjstream.py
r357 r385 101 101 102 102 if startpagecount != endpagecount : 103 sys.stderr.write("ERROR 103 sys.stderr.write("ERROR: Incorrect ZjStream datas.\n") 104 104 return max(startpagecount, endpagecount) 105 105