| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| ansible | ||
| bin | ||
| hacking | ||
| samples | ||
| scripts | ||
| test | ||
| README-tests.md | ||
| setup.py | ||
| test-requirements.txt |
NOTES:
1. replaced unicode, str, etc with their six counterparts
2. isinstance(obj, basestring) -> isinstance(obj, (string_types, text_type))
3. I'm not entirely confident about the behaviour of __str__ and __unicode__ between versions
so that might require a bit more testing.
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| ansible | Loading commit data... | |
| bin | Loading commit data... | |
| hacking | Loading commit data... | |
| samples | Loading commit data... | |
| scripts | Loading commit data... | |
| test | Loading commit data... | |
| README-tests.md | Loading commit data... | |
| setup.py | Loading commit data... | |
| test-requirements.txt | Loading commit data... |