This website requires JavaScript.
Explore
Help
Sign In
jiuyuan
/
test_ok1
Watch
2
Star
0
Fork
You've already forked test_ok1
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
d0b048c86d
test_ok1
/
_pytest
/
__init__.py
3 lines
29 B
Python
Raw
Normal View
History
Unescape
Escape
[svn r57540] merge changes from release branch back [svn merge -r 57430:HEAD ../release/0.9.x/ .] * cmdline script organisation * execnet windows fixes * documentation updates * test skips also regen setup.py --HG-- branch : trunk
2008-08-21 18:18:58 +08:00
#
fix issue364: shorten and enhance tracebacks representation by default. The new "--tb=auto" option (default) will only display long tracebacks for the first and last entry. You can get the old behaviour of printing all entries as long entries with "--tb=long". Also short entries by default are now printed very similarly to "--tb=native" ones.
2014-06-29 19:32:53 +08:00
__version__
=
'
2.6.0.dev2
'