summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Bcfg2Py3k.py
Commit message (Expand)AuthorAgeFilesLines
* removed calls to built-in file()/io.FileIO() in favor of read()Chris St. Pierre2012-08-091-5/+0
* py3k fix: UserDict -> MutableMappingChris St. Pierre2012-07-311-0/+5
* Inotify: Use functools where reduce is unavailableSol Jerome2012-07-301-0/+6
* merged maintChris St. Pierre2012-06-191-0/+2
* PY3K: Refactor input codeSol Jerome2012-06-051-0/+5
* Remove fprint in favor of cleaner setup.pySol Jerome2012-04-041-11/+0
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-241-0/+92