Ronny Pfannschmidt
|
b3ce06bbf9
|
add close method to DontReadFromInput so multiprocessing can close it
--HG--
branch : trunk
|
2010-04-29 19:46:43 +02:00 |
holger krekel
|
25ed74a77a
|
refine to allow more characters for instance reprs like it was before
--HG--
branch : trunk
|
2010-04-29 15:52:59 +02:00 |
holger krekel
|
5ece3858e4
|
introduce new py.io.saferepr for printing the 'repr' of an object safely
and without consuming too much space
--HG--
branch : trunk
|
2010-04-29 14:17:07 +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
|
37cdf17e0e
|
fix some py3 issues, particularly for 3.1.2 which has truncate(0) not change the file position
so that a seek(0) is needed in addition.
--HG--
branch : trunk
|
2010-04-28 13:22:05 +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 |