Show
Ignore:
Timestamp:
07/17/13 22:17:23 (11 years ago)
Author:
jerome
Message:

Removed all references to psyco

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pkpgcounter/trunk/pkpgpdls/pcl345.py

    r3495 r3573  
    102102            firstblock = self.firstblock[pos:] 
    103103            if firstblock.startswith("\033E\033") or \ 
     104               firstblock.startswith("\033(") or \ 
    104105               firstblock.startswith("\033%1BBPIN;") or \ 
    105106               ((pos == 11000) and firstblock.startswith("\033")) or \