- 10 Jul, 2005 1 commit
-
-
Tim Peters authored
-
- 09 Jul, 2005 1 commit
-
-
Georg Brandl authored
-
- 08 Jul, 2005 5 commits
-
-
Georg Brandl authored
-
Georg Brandl authored
-
Jack Jansen authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
- 07 Jul, 2005 1 commit
-
-
Phillip J. Eby authored
binary file, use 'rb'!
-
- 06 Jul, 2005 1 commit
-
-
Martin v. Löwis authored
-
- 05 Jul, 2005 4 commits
-
-
Michael W. Hudson authored
[ 1232517 ] OverflowError in time.utime() causes strange traceback A needed error check was missing. (Actually, this error check may only have become necessary in fairly recent Python, not sure). Backport candidate.
-
Jack Jansen authored
-
Raymond Hettinger authored
-
Piers Lauder authored
-
- 04 Jul, 2005 2 commits
-
-
Georg Brandl authored
-
Georg Brandl authored
-
- 03 Jul, 2005 4 commits
-
-
Jack Jansen authored
they are now _self, _args and _kwds.
-
Jack Jansen authored
and Py_BuildValue.
-
Jack Jansen authored
more in line with other methods "self" and "args" had to be renamed "_self" and "_args". Did "_kwds" too, for consistency.
-
Georg Brandl authored
-
- 02 Jul, 2005 4 commits
-
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
Bug [ 1204734 ] incorrect description of __getattribute__
-
- 01 Jul, 2005 5 commits
-
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Jack Jansen authored
each variable) before calling Py_BuildValue and PyArg_Parse.
-
Raymond Hettinger authored
-
- 30 Jun, 2005 2 commits
-
-
Jack Jansen authored
bridge to combine declaration and assignment to the return value temporary, allowing us to handle functions returning const values.
-
Michael W. Hudson authored
float y = x; when x is a double. Go figure.
-
- 29 Jun, 2005 2 commits
-
-
Raymond Hettinger authored
Hex longs now print with lowercase letters like their int counterparts.
-
Jack Jansen authored
and conditional generation of objects and methods.
-
- 28 Jun, 2005 2 commits
-
-
Jack Jansen authored
-
Raymond Hettinger authored
-
- 27 Jun, 2005 3 commits
-
-
Raymond Hettinger authored
* Note that dict works with the "in" keyword.
-
Fred Drake authored
platform
-
Georg Brandl authored
-
- 26 Jun, 2005 3 commits
-
-
Georg Brandl authored
-
Georg Brandl authored
though this can be missing in embedded interpreters
-
Georg Brandl authored
-