summaryrefslogtreecommitdiffstats
path: root/pym/_emerge/format_size.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix formatting of size of downloads with Python 3.Arfrever Frehtes Taifersar Arahesis2009-09-231-1/+1
| | | | svn path=/main/trunk/; revision=14394
* Define basestring as str when Python 3 is used.Arfrever Frehtes Taifersar Arahesis2009-09-211-0/+5
| | | | svn path=/main/trunk/; revision=14316
* Add/update copyright headers.Zac Medico2009-06-251-0/+3
| | | | svn path=/main/trunk/; revision=13690
* Bug #275047 - Split _emerge/__init__.py into smaller pieces (part 4).Zac Medico2009-06-221-0/+16
Thanks to Sebastian Mingramm (few) <s.mingramm@gmx.de> for this patch. svn path=/main/trunk/; revision=13669