holger krekel
|
22a50a5b88
|
* various jython related fixes.
* more care for print-errors including unicode-encoding related errors.
--HG--
branch : trunk
|
2010-04-28 15:24:38 +02:00 |
holger krekel
|
c8d78177b9
|
(fixes issue85) correctly write non-ascii test output to junitxml files, refine some internal methods for it
--HG--
branch : trunk
|
2010-04-27 15:15:43 +02:00 |
holger krekel
|
f6a04b92d2
|
fix unicode issues (port of pypy/py repo changeset r72526 by Armin)
--HG--
branch : trunk
|
2010-04-27 12:23:13 +02:00 |
holger krekel
|
b3a05b545e
|
another couple of checks on jython, still some problems
--HG--
branch : trunk
|
2010-04-23 19:05:22 +02:00 |
holger krekel
|
75a6bf2395
|
fix issue78 - strike superflous "import sys" that cause unbound
local var errors.
--HG--
branch : trunk
|
2010-04-14 13:30:12 +02:00 |
Benjamin Peterson
|
fe95ad0aa6
|
fix typo
--HG--
branch : trunk
|
2010-03-03 15:54:39 -06:00 |
holger krekel
|
55fcc5a219
|
always directly use basename for tracebacks, independently from code.path
fixes issue77 although i guess it was already fixed before.
--HG--
branch : trunk
|
2010-01-18 12:12:18 +01:00 |
holger krekel
|
0149771997
|
refine excludepath handling to treat entries with no path as matching
--HG--
branch : trunk
|
2010-01-18 03:04:20 +01:00 |
holger krekel
|
9da1ba40ed
|
move down py/impl/XYZ to py/_XYZ
--HG--
branch : trunk
|
2010-01-13 17:15:54 +01:00 |