Changeset 205

Show
Ignore:
Timestamp:
04/21/2008 01:27:45 PM (9 months ago)
Author:
funkiedamouse
Message:

Added import for string, since splitpane failed on a traceback without it.

Location:
trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • trunk

    • Property bzr:revision-id:v3-trunk0
      •  

        old new  
        11158 david.bronke@g33xnexus.com-20080410033651-t6ztiogf838wo17v 
        22159 david.bronke@g33xnexus.com-20080410034128-d43u08egfhaailvr 
         3160 david.bronke@g33xnexus.com-20080421182909-b69ojuc5wfkeiiul 
    • Property bzr:revision-info
      •  

        old new  
        1 timestamp: 2008-04-09 23:41:28.957999945 -0400 
         1timestamp: 2008-04-21 14:29:09.625999928 -0400 
        22committer: David Bronke <David.Bronke@g33xnexus.com> 
        33properties:  
  • trunk/plwm/pane_utilities.py

    r202 r205  
    2020 
    2121from os import environ 
    22 import cfilter 
     22import cfilter, string 
    2323from webbrowser import open_new 
    2424from urllib import quote