Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bug fix | Stephanie Marcu | 2008-10-23 | 1 | -1/+1 |
* | replace all has_key call with "element in dict" statement (3.x compat) | pierre-yves david | 2008-10-19 | 1 | -1/+1 |
* | debug Cache on __getattr__ : raise KeyError before modifying underlying list | Fabrice Douchant | 2008-10-16 | 1 | -3/+15 |
* | del print messages for real !! no comments | Fabrice Douchant | 2008-10-16 | 1 | -8/+0 |
* | del debug prints | Fabrice Douchant | 2008-10-16 | 1 | -6/+6 |
* | reimplement Cache. Noew inheriting from dict (#3841) | Fabrice Douchant | 2008-10-16 | 1 | -35/+24 |
* | improve doc for better epydoc generation. | Nicolas Chauvat | 2008-07-13 | 1 | -17/+7 |
* | fix thread safety + del behaviour | Sylvain | 2008-06-23 | 1 | -15/+25 |
* | small refactoring | Alexandre Fayolle | 2008-05-01 | 1 | -1/+3 |
* | pop() implementation | Sylvain | 2007-07-13 | 1 | -3/+8 |
* | forget the past. | root | 2006-04-26 | 1 | -0/+97 |