- 25 Feb, 2006 3 commits
-
-
Neal Norwitz authored
-
Brett Cannon authored
-
Brett Cannon authored
Just symlink or copy python.vim to ~/.vim/syntax/ . Also included is a sample Python file with basic expressions to make sure they are highlighted. Also add a Vim directory in Misc to hold all Vim configuration files.
-
- 24 Feb, 2006 2 commits
-
-
Neal Norwitz authored
['(' gen_for ')'] is redundant with test, so remove it.
-
Neal Norwitz authored
-
- 23 Feb, 2006 3 commits
-
-
Jack Jansen authored
build for the current CPU.
-
Jack Jansen authored
MacOSX 10.4 readline, and don't build the readline module in that case.
-
Jack Jansen authored
-
- 22 Feb, 2006 4 commits
-
-
Georg Brandl authored
-
Georg Brandl authored
-
Neal Norwitz authored
-
Neal Norwitz authored
-
- 21 Feb, 2006 10 commits
-
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Tim Peters authored
using the old Wichmann-Hill generator, Also pointed to a newer version of his generator, and weakened the claim about what jumpahead() does now. Note sure I got the LaTeX entirely correct for \seeurl. If it's broken, please fix it ;-) Bugfix candidate! (These changes make just as much sense for 2.4.)
-
Walter Dörwald authored
-
Tim Peters authored
-
Georg Brandl authored
-
Tim Peters authored
-
Guido van Rossum authored
systems; define these conditionally.
-
- 20 Feb, 2006 15 commits
-
-
Georg Brandl authored
-
Tim Peters authored
-
Georg Brandl authored
on server error codes. Make this clear.
-
Georg Brandl authored
-
Neal Norwitz authored
add a Py_SAFE_DOWNCAST() to make the code correct.
-
Georg Brandl authored
-
Georg Brandl authored
opened in binary mode.
-
Georg Brandl authored
-
Martin v. Löwis authored
-
Georg Brandl authored
platform field
-
Martin v. Löwis authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
INET_ADDRSTRLEN is not defined.
-
Georg Brandl authored
not allowed by the specs.
-
- 19 Feb, 2006 3 commits
-
-
Tim Peters authored
-
Tim Peters authored
implicit assumptions that there's no difference between text and binary modes.
-
Thomas Wouters authored
-