aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add some comments, which will allow to easier find code, which should beArfrever Frehtes Taifersar Arahesis2011-08-251-0/+1
* python3.2 fixes: use array.tobytes()Zac Medico2011-08-241-1/+5
* AsynchronousTask: add _cancel template methodZac Medico2011-03-161-3/+1
* AsynchronousTask: always call wait() if cancelledZac Medico2011-03-161-2/+2
* Remove unuser return values from PollScheduler event handlers.Zac Medico2010-08-151-1/+0
* Avoid unnecessary sys.hexversion conditional.Zac Medico2010-08-121-5/+2
* EOFError can still be raised by array.fromfile() in Python >=2.6.6 and >=2.7.1.Arfrever Frehtes Taifersar Arahesis2010-08-051-1/+0
* Bug #330937: Handle IOError raised by remaining calls to array.fromfile().Arfrever Frehtes Taifersar Arahesis2010-08-051-1/+2
* Remove all svn $Id keywords.Zac Medico2010-03-241-1/+0
* Use dict.(keys|values|items)() instead of dict.(iterkeys|itervalues|iteritems...Arfrever Frehtes Taifersar Arahesis2009-09-211-3/+3
* Update imports to import portage.os (with unicode wrappers), and useZac Medico2009-08-111-1/+2
* Add/update copyright headers.Zac Medico2009-06-251-0/+4
* Bug #275047 - Split _emerge/__init__.py into smaller pieces. Thanks toZac Medico2009-06-221-0/+98