summaryrefslogtreecommitdiffstats
path: root/layman/utils.py
Commit message (Collapse)AuthorAgeFilesLines
* pyflakes cleanupBrian Dolbec2012-12-161-1/+1
|
* fix a missed update from the old OUT variable usage.Brian Dolbec2012-06-061-2/+6
|
* py2, py3 compatability changes so 2to3 will work correctly.dol-sen2011-09-221-11/+5
|
* add the gentoolkit encoding bugfixdol-sen2011-08-091-1/+10
|
* revert using "as" in exceptions. enable using the "with" statement in py-2.5.dol-sen2011-08-091-1/+1
| | | fix run_command( ,*arg, )
* migrate to using explicit checks.Brian Dolbec2011-03-271-1/+1
|
* migrate except ... as Brian Dolbec2011-03-261-1/+1
|
* create a new create_overlay_dict() to assist in using a python dictionary ↵Brian Dolbec2011-03-261-0/+25
| | | | for overlay definitions
* overhaul the api, add several functions, delay loading of the db's, etcBrian Dolbec2011-02-121-0/+2
|
* move utility functions out of the Overlay classBrian Dolbec2011-02-111-0/+55
|
* Add an input parameter, 'output' to delete_empty_directory so that it can be ↵Brian Dolbec2011-02-111-5/+5
| | | | overriden if desired
* Delete empty overlay directoriesSebastian Pipping2010-01-281-1/+17
|
* Indent XML when writing to diskSebastian Pipping2009-12-291-0/+18
|
* Fix license headersSebastian Pipping2009-12-291-0/+2
|
* Migrate XML handling to ElementTreeChristian Groschupp2009-12-281-124/+7
|
* Fix reading of CDATA sectionsSebastian Pipping2009-12-051-1/+3
|
* Copyright.v1.2.1Gunnar Wrobel2008-11-151-1/+1
|
* Import layman.Gunnar Wrobel2007-09-111-0/+208