summaryrefslogtreecommitdiff
path: root/django/utils/six.py
AgeCommit message (Expand)Author
2012-09-07[py3k] Silence many warnings while running the tests.Alex Gaynor
2012-08-28[py3] Updated bundled version of sixAymeric Augustin
2012-08-18[py3] Added compatibility import of thread/_threadAymeric Augustin
2012-08-08[py3] Replaced raw_input by inputClaude Paroz
2012-07-25[py3] Updated dict-like data structures for Python 3.Aymeric Augustin
2012-07-22[py3] Switched to Python 3-compatible imports.Aymeric Augustin
2012-07-22[py3] Fixed django.utils.six.moves.Aymeric Augustin
2012-07-22[py3] Bundled six for Python 3 compatibility.Aymeric Augustin