Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adds python3.x compatibility to codebase. | Devan Franchini | 2015-06-19 | 1 | -2/+2 |
* | Delete obsolete __version__ attributes. | Arfrever Frehtes Taifersar Arahesis | 2012-06-29 | 1 | -2/+0 |
* | Partially synchronize WebappConfig.sandbox.get_open_fds() with portage.proces... | Arfrever Frehtes Taifersar Arahesis | 2012-06-29 | 1 | -1/+6 |
* | Use range() instead of xrange() for compatibility with Python 3. | Arfrever Frehtes Taifersar Arahesis | 2012-06-29 | 1 | -1/+1 |
* | Use str.join() instead of string.join() for compatibility with Python 3. | Arfrever Frehtes Taifersar Arahesis | 2012-06-29 | 1 | -2/+2 |
* | Delete some unused variables and imports. | Arfrever | 2011-12-30 | 1 | -7/+1 |
* | Update syntax of setting exceptions for compatibility with Python 3. | Arfrever | 2011-12-30 | 1 | -1/+1 |
* | Header. | Gunnar Wrobel | 2007-04-27 | 1 | -3/+3 |
* | Merged revision 8 (sandbox fixes) on trunk for testing. | Gunnar Wrobel | 2007-04-27 | 1 | -61/+126 |
* | Added current version | Gunnar Wrobel | 2007-02-21 | 1 | -0/+114 |