- 05 Ock, 2002 5 kayıt (commit)
-
-
Martin v. Löwis yazdı
for zone hours. Fixes #499169.
-
Martin v. Löwis yazdı
-
Fred Drake yazdı
Based on comment sent to python-docs.
-
Fred Drake yazdı
This closes SF bug #499505.
-
Fred Drake yazdı
-
- 04 Ock, 2002 8 kayıt (commit)
-
-
Just van Rossum yazdı
- clear error after failing PyArg_Parse()
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Just van Rossum yazdı
- print traceback - don't use fprintf() - clear exception (implied by PyErr_Print())
-
Just van Rossum yazdı
-
Steven M. Gava yazdı
further devel of highlight handling
-
Steven M. Gava yazdı
adjust configuration sources accordingly move SearchBindings.py into the attic now
-
- 03 Ock, 2002 6 kayıt (commit)
-
-
Just van Rossum yazdı
-
Just van Rossum yazdı
-
Steven M. Gava yazdı
plus misc fixes cleanups for new config system
-
Steven M. Gava yazdı
-
Steven M. Gava yazdı
-
Steven M. Gava yazdı
-
- 02 Ock, 2002 5 kayıt (commit)
-
-
Jack Jansen yazdı
starts with "-psn_". This means the drag-and-drop continues to work as expected, but we can now also do /Applications/Python.app/Contents/MacOS/python script.py from the command line, which is a lot easier with debugging. Pressing <option> at this point also has the expected effect of opening the options dialog!
-
Andrew M. Kuchling yazdı
-
Just van Rossum yazdı
- fixed GetThemeTextDimensions(): it has an in/out Point arg, not just out.
-
Just van Rossum yazdı
-
Just van Rossum yazdı
- Added a bunch of calls as functions with an optional MenuObj first argument. The same calls already exist as methods, but then the first arg isn't optional... The method versions could go as far as I'm concerned. Jack?
-
- 01 Ock, 2002 9 kayıt (commit)
-
-
Jack Jansen yazdı
-
Jack Jansen yazdı
Added some support for Uicode arguments. Still leaves something to be desired, especially because of poor unicode support in PyArg_ParseTuple.
-
Jack Jansen yazdı
-
Neal Norwitz yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Neal Norwitz yazdı
Test that the file methods raise ValueError when called on a closed file. Test .isatty() Test name, closed attributes
-
Neal Norwitz yazdı
This makes xreadlines behave like all other file methods (other than close() which just returns).
-
Martin v. Löwis yazdı
-
- 31 Ara, 2001 7 kayıt (commit)
-
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Just van Rossum yazdı
as Carbon-only
-
Just van Rossum yazdı
-
Just van Rossum yazdı
-