summaryrefslogtreecommitdiffstats
path: root/pym/_emerge/emergelog.py
Commit message (Expand)AuthorAgeFilesLines
* Support print() function with Python 2 in more files.Arfrever Frehtes Taifersar Arahesis2009-09-201-0/+2
* Update syntax of numbers in some files which were missing in previous commit.Arfrever Frehtes Taifersar Arahesis2009-09-201-1/+1
* Update syntax of calls to print() for compatibility with Python 3.Arfrever Frehtes Taifersar Arahesis2009-09-201-1/+1
* Update syntax of 'except' statements for compatibility with Python 3.Arfrever Frehtes Taifersar Arahesis2009-09-201-1/+1
* Use _encodings where appropriate.Zac Medico2009-08-201-2/+6
* Update imports to import portage.os (with unicode wrappers), and useZac Medico2009-08-111-14/+7
* Add unicode conversions in various logging code.Zac Medico2009-08-061-0/+7
* Open file in text mode (unicode) where appropriate.Zac Medico2009-08-051-1/+3
* Add/update copyright headers.Zac Medico2009-06-251-0/+4
* Bug #275047 - Split _emerge/__init__.py into smaller pieces (part 4).Zac Medico2009-06-221-0/+41