summaryrefslogtreecommitdiffstats
path: root/pym/portage/_ensure_encodings.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove all svn $Id keywords.Zac Medico2010-03-241-1/+0
|
* Move missing encodings module workarounds (<python-2.6.4 + USE=build) to aZac Medico2010-02-271-0/+133
_ensure_encodings module that's only imported on demand. svn path=/main/trunk/; revision=15473