- 20 May, 2008 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 16 May, 2008 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 09 Tem, 2003 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
- 15 Haz, 2003 1 kayıt (commit)
-
-
Kurt B. Kaiser yazdı
Convert characters from the locale's encoding on output
-
- 31 Ara, 2002 1 kayıt (commit)
-
-
Kurt B. Kaiser yazdı
-
- 27 Eyl, 2002 1 kayıt (commit)
-
-
Kurt B. Kaiser yazdı
"Merge Py Idle changes: Rev 1.7 [Python-idle] loewis Convert characters from the locale's encoding on output. Reject characters outside the locale's encoding on input." Not compatible with Python 2.2.1. Forwardport as a SF patch.
-
- 17 Eyl, 2002 1 kayıt (commit)
-
-
Kurt B. Kaiser yazdı
Rev 1.7 loewis Convert characters from the locale's encoding on output. Reject characters outside the locale's encoding on input.
-
- 02 Eyl, 2002 1 kayıt (commit)
-
-
Kurt B. Kaiser yazdı
521908 (again) to MAIN The patch applied by Steven was inadvertently reverted during the transition to GRPC. Python 2.3a0 (#3, May 8 2002, 23:37:01) [GCC egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)] on linux2 Type "copyright", "credits" or "license" for more information. GRPC IDLE Fork 0.8.2 >>> print u'\xbfQu\xe9 pas\xf3?' ¿QuÃ
pasó? Modified Files: OutputWindow.py
-
- 12 Haz, 2002 1 kayıt (commit)
-
-
Kurt B. Kaiser yazdı
code is directed to the Shell.
-
- 23 Şub, 2002 1 kayıt (commit)
-
-
Steven M. Gava yazdı
python Patch #520483: Make IDLE OutputWindow handle Unicode.
-
- 15 Agu, 2000 1 kayıt (commit)
-
-
David Scherer yazdı
-