This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-01-27 02:29:55 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
utils
/
unittest
History
Claude Paroz
596cb9c7e2
Replaced print statement by print function (forward compatibility syntax).
2012-04-30 20:45:03 +02:00
..
__init__.py
…
__main__.py
…
case.py
Fixed
#15828
-- Removed explicit implementation of empty setUp / tearDown methods. Backport of
http://hg.python.org/unittest2/rev/3d33f92496fa
.
2012-01-27 22:25:44 +00:00
collector.py
…
compatibility.py
…
loader.py
…
main.py
Replaced print statement by print function (forward compatibility syntax).
2012-04-30 20:45:03 +02:00
result.py
…
runner.py
…
signals.py
…
suite.py
…
util.py
…