summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Adds python3.x compatibility to codebase.Devan Franchini2015-06-191-2/+2
* Delete obsolete __version__ attributes.Arfrever Frehtes Taifersar Arahesis2012-06-291-2/+0
* Partially synchronize WebappConfig.sandbox.get_open_fds() with portage.proces...Arfrever Frehtes Taifersar Arahesis2012-06-291-1/+6
* Use range() instead of xrange() for compatibility with Python 3.Arfrever Frehtes Taifersar Arahesis2012-06-291-1/+1
* Use str.join() instead of string.join() for compatibility with Python 3.Arfrever Frehtes Taifersar Arahesis2012-06-291-2/+2
* Delete some unused variables and imports.Arfrever2011-12-301-7/+1
* Update syntax of setting exceptions for compatibility with Python 3.Arfrever2011-12-301-1/+1
* Header.Gunnar Wrobel2007-04-271-3/+3
* Merged revision 8 (sandbox fixes) on trunk for testing.Gunnar Wrobel2007-04-271-61/+126
* Added current versionGunnar Wrobel2007-02-211-0/+114