Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar/util.py
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup temp files at exit #435Tomeu Vizoso2009-02-251-0/+12
|
* Support nested requests for the same temp file pathTomeu Vizoso2009-01-041-5/+17
|
* Fix typoTomeu Vizoso2009-01-031-1/+1
|
* Add util.TempFilePath to track the creation and release of temporal filesTomeu Vizoso2009-01-031-0/+18
|
* Mark modules as STABLE/UNSTABLE/DEPRECATED.Marco Pesenti Gritti2008-10-281-0/+4
|
* #7959 cache translations in util.py (rlucchese)Tomeu Vizoso2008-08-221-3/+15
|
* pylint fixMarco Pesenti Gritti2008-08-131-2/+1
|
* Fix gettext invocation, and set text domain (fixes #7800)Khaled Hosny2008-08-111-3/+5
|
* Several pylint fixes.Marco Pesenti Gritti2008-08-101-2/+2
|
* Pylint cleanups.Marco Pesenti Gritti2008-08-101-3/+9
|
* Fix style issue (Simon)Tomeu Vizoso2008-05-241-1/+2
|
*