- 20 May, 2006 4 commits
-
-
George Yoshida authored
-
George Yoshida authored
- Regenerate keyword lists with reswords.py.
-
George Yoshida authored
- add clarifying words
-
Ronald Oussoren authored
This patches a file that is generated by bgen, however the code is now the same as a current copy of bgen would generate. Without this patch most types in the Carbon.CF module are unusable. I haven't managed to coax bgen into generating a complete copy of _CFmodule.c yet :-(, hence the manual patching.
-
- 19 May, 2006 7 commits
-
-
Tim Peters authored
-
Ronald Oussoren authored
directory, that makes the file open/save dialogs more useable. * Don't use argv emulator, its not needed for idle.
-
Neal Norwitz authored
Bug/Patch #1481770: Use .so extension for shared libraries on HP-UX for ia64. I suppose this could be backported if anyone cares.
-
Neal Norwitz authored
I suppose this could be backported if anyone cares.
-
Neal Norwitz authored
-
Neal Norwitz authored
if a continue inside a try failed.
-
Andrew M. Kuchling authored
-
- 18 May, 2006 9 commits
-
-
Ronald Oussoren authored
-
Vinay Sajip authored
Changed status from "beta" to "production"; since logging has been part of the stdlib since 2.3, it should be safe to make this assertion ;-)
-
Georg Brandl authored
-
Georg Brandl authored
strings and removes a possible "U" before passing the mode to the C library function.
-
Neal Norwitz authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Tim Peters authored
-
- 17 May, 2006 9 commits
-
-
Georg Brandl authored
-
Georg Brandl authored
(fixes #1484793).
-
Georg Brandl authored
and several features added, such as speed and geometry control.
-
Georg Brandl authored
Resolves #1484758.
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Tim Peters authored
-
- 16 May, 2006 9 commits
-
-
Tim Peters authored
-
Tim Peters authored
-
George Yoshida authored
-
George Yoshida authored
Remove a sentence that says that BaseException inherits from BaseException. (I guess this is just a copy & paste mistake.)
-
George Yoshida authored
-
Andrew M. Kuchling authored
The PyPI upload material has been moved into the section on PEP314.
-
Andrew M. Kuchling authored
-
Georg Brandl authored
copy() method.
-
Martin v. Löwis authored
on some OSX installation, but its header file is not. Will backport to 2.4
-
- 15 May, 2006 2 commits
-
-
Tim Peters authored
the Windows buildbots fail test_tarfile.
-
Tim Peters authored
the file object in binary mode. The Windows buildbot slaves shouldn't swap themselves to death anymore. However, test_tarfile may still fail because of a temp directory left behind from a previous failing run. Windows buildbot owners may need to remove that directory by hand.
-