Ronny Pfannschmidt
|
b81e48507c
|
introduce py.builtin._sysex as alias for the special exceptions, fixes #115
--HG--
branch : trunk
|
2010-09-14 16:12:50 +02:00 |
holger krekel
|
92bfb58798
|
fix bug on writing out objects with terminalwriter on windows
--HG--
branch : trunk
|
2010-07-29 11:32:24 +02:00 |
holger krekel
|
e5d09b771a
|
fix windows32 terminal coloring
--HG--
branch : trunk
|
2010-07-28 17:33:26 +02:00 |
holger krekel
|
677f7c0a6a
|
remove trailing whitespace everywhere
--HG--
branch : trunk
|
2010-07-26 21:15:15 +02:00 |
holger krekel
|
ed8e24312c
|
fix terminal dimension detection to work with stdout
--HG--
branch : trunk
|
2010-07-26 13:13:10 +02:00 |
holger krekel
|
d83bf93154
|
less imports at function level, add a CHANGELOG entry - i guess
there are not many win32/python2.4 users anymore these days.
--HG--
branch : trunk
|
2010-06-09 12:07:12 +02:00 |
holger krekel
|
4437ecb385
|
make terminal tests pass on win32/python2.4 and update tox.ini
--HG--
branch : trunk
|
2010-06-09 12:01:13 +02:00 |
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
|
10f6c3a432
|
fix check to work when there is no jython
--HG--
branch : trunk
|
2010-04-20 10:48:49 -07:00 |
holger krekel
|
536252cb2e
|
refine win32 checks to also work on top of jython/win32
--HG--
branch : trunk
|
2010-04-20 10:45:41 -07:00 |
holger krekel
|
f7c562e492
|
better default for bogus terminal getdimensions() call, fixes issue63
--HG--
branch : trunk
|
2010-01-19 10:34:41 +01:00 |
holger krekel
|
9da1ba40ed
|
move down py/impl/XYZ to py/_XYZ
--HG--
branch : trunk
|
2010-01-13 17:15:54 +01:00 |