Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Python 2.6 deprecation warning with the md5 import. Use hashlib instead. | Rob Crittenden | 2009-09-28 | 1 | -2/+5 |
* | Many SELinux fixes: ldapi, ctypes and dogtag | Rob Crittenden | 2009-09-10 | 1 | -0/+8 |
* | Changed ipauuid.py docstring slightly so epydoc formats it correctly | Jason Gerard DeRose | 2009-01-21 | 1 | -8/+23 |
* | Removed doctest +ELLIPSIS directive from some examples in ipauuid.py that did... | Jason Gerard DeRose | 2009-01-21 | 1 | -4/+4 |
* | Fixed some Python2.4 issues in ipauuid.py doctests | Jason Gerard DeRose | 2009-01-21 | 1 | -13/+13 |
* | Skip doc testing of the uuid module since by nature it changes every time | Rob Crittenden | 2009-01-19 | 1 | -8/+8 |
* | Include local copy of UUID generator for Python 2.4. | Rob Crittenden | 2009-01-19 | 1 | -0/+541 |