- 20 May, 1996 3 commits
-
-
Jack Jansen authored
project files.
-
Jack Jansen authored
-
Jack Jansen authored
-
- 16 May, 1996 7 commits
-
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
- 15 May, 1996 1 commit
-
-
Guido van Rossum authored
numbers here, and so that atol() doesn't barf on the trailing 'L'. Add a test case involving a long integer.
-
- 14 May, 1996 1 commit
-
-
Guido van Rossum authored
Removed im_doc attribute; __name__ and __doc__ are now handled by special casing in instancemethodgetattr(). This saves a few bytes and INCREF/DECREF calls per i.m. object allocation/deallocation.
-
- 08 May, 1996 1 commit
-
-
Jack Jansen authored
-
- 07 May, 1996 4 commits
-
-
Jack Jansen authored
-
Jack Jansen authored
implementing object handlers in Python.
-
Jack Jansen authored
object handlers
-
Jack Jansen authored
-
- 02 May, 1996 2 commits
-
-
Guido van Rossum authored
Added description of file.truncate(). Added warning to write() about buffering.
-
Guido van Rossum authored
-
- 26 Apr, 1996 1 commit
-
-
Guido van Rossum authored
-
- 23 Apr, 1996 3 commits
-
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
-
- 19 Apr, 1996 9 commits
-
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
- Added windowbounds() function to help programmer with staggering windows - Added event parameter to idle routine - Added settext(label) method to menu entries - Erase/invalidate only visRgn in stead of everything - Correctly handle clicks in inactive ControlWindows
-
Jack Jansen authored
-
Jack Jansen authored
Updated minor things in the other documents (pathnames, etc)
-
Jack Jansen authored
-
Jack Jansen authored
-
- 16 Apr, 1996 7 commits
-
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
-
- 15 Apr, 1996 1 commit
-
-
Jack Jansen authored
import and reload() to run scripts.
-