summaryrefslogtreecommitdiffstats
path: root/pym/_emerge/AtomArg.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix AtomArg constructor calls to pass in Atom instances, so the constructorZac Medico2009-09-211-3/+0
| | | | | | never has to construct one. svn path=/main/trunk/; revision=14311
* Add/update copyright headers.Zac Medico2009-06-251-0/+4
| | | | svn path=/main/trunk/; revision=13690
* Bug #275047 - Split _emerge/__init__.py into smaller pieces. Thanks toZac Medico2009-06-221-0/+16
Sebastian Mingramm (few) <s.mingramm@gmx.de> for this patch. svn path=/main/trunk/; revision=13663