Ignore:
Timestamp:
Jan 21, 2012, 11:14:07 PM (12 years ago)
Author:
Jessica B. Hamrick <jhamrick@…>
Branches:
no-cups
Children:
75928fe
Parents:
3cb6c7b
git-author:
Jessica B. Hamrick <jhamrick@…> (01/21/12 23:12:03)
git-committer:
Jessica B. Hamrick <jhamrick@…> (01/21/12 23:14:07)
Message:

Fix a few more bugs in printer.py and update test cases for printer.py

File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/lib/gutenbach/server/player.py

    rbd5bffc rd42236e  
    133133                else:
    134134                    self._dryrun_time = 0.0
     135                self._paused = False
    135136                logger.info("stopped")
    136137            else:
Note: See TracChangeset for help on using the changeset viewer.