Benjamin Peterson
|
780bdda95a
|
assert reinterpretation: try mangling attributes that look like private class vars (fixes #514)
|
2014-05-31 14:37:02 -07:00 |
holger krekel
|
42d44bfd43
|
fix some pep8 issues, more to go ... is there a tool that helps with pep8-ifying?
|
2012-06-21 11:20:29 +02:00 |
Ronny Pfannschmidt
|
d02eaa8881
|
fix a import strange loop that affects pypy test appsupport on python2.5
|
2012-04-13 12:41:02 +02:00 |
Benjamin Peterson
|
8cd68494bf
|
update assertion option names
|
2011-07-10 21:02:36 -05:00 |
Benjamin Peterson
|
8e81ed693a
|
put explanation simplification in format_explanation so everyone can benefit
|
2011-06-12 22:41:58 -05:00 |
Benjamin Peterson
|
250160b4b0
|
refactor explanation formatting things into their own module
|
2011-05-26 12:01:34 -05:00 |
Benjamin Peterson
|
f423ce9c01
|
import assertion code from pylib
|
2011-05-25 17:54:02 -05:00 |