summaryrefslogtreecommitdiff
path: root/docs/lib/passlib.utils.compat.rst
Commit message (Collapse)AuthorAgeFilesLines
* doc tweaksEli Collins2012-03-121-0/+5
|
* updated test support & py3 compat code from an external libraryEli Collins2012-03-121-9/+9
| | | | | | | | | | | | | | | | passlib.tests ------------- * deprecated support for unittest 1... accumulated too many backports, planning to require unittest2 in next release. * case_prefix renamed to shortDescription * test case now archives & clears warning registry state in addition to warning filter state passlib.utils.compat -------------------- * a bunch of the bytes-related functions were renamed for clarity * NativeStringIO alias added * trange alias merged into irange
* documentation updates for latest round of changesEli Collins2012-01-181-0/+56