- 13 Feb, 2002 4 commits
-
-
Tim Peters authored
Expat installer from SF anymore, and the installer shouldn't install expat.dll anymore.
-
Michael W. Hudson authored
[ #513235 ] prevent readline filename completion
-
Martin v. Löwis authored
-
Tim Peters authored
Don't blame Mark! The horrid casting tricks were my idea to begin with. The rewrite works fine under VC6, and I *expect* will work fine under VC7.
-
- 12 Feb, 2002 5 commits
-
-
Jack Jansen authored
- Create the Python.framework/Versions/$(VERSION) dir if it doesn't exist - Override existing symlinks in the framework.
-
Martin v. Löwis authored
-
Tim Peters authored
rid of a redundant NULL-pointer check in the expected case.
-
Mark Hammond authored
Ensure we also build on VC7. Involves replacing largeint.h helper functions with msvc's native 64 bit integers.
-
Martin v. Löwis authored
-
- 11 Feb, 2002 28 commits
-
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Greg Ward authored
are preserved for redirected requests.
-
Marc-André Lemburg authored
-
Neal Norwitz authored
values in for loops (dircase, prefix, sitedir).
-
Neal Norwitz authored
into "raise Exception".
-
Neal Norwitz authored
-
Neal Norwitz authored
in a for loop.
-
Neal Norwitz authored
in a list comprehension.
-
Neal Norwitz authored
in a for loop.
-
Neal Norwitz authored
-
Neal Norwitz authored
Note: There is a TBD (aka FIXME) for how best to handle the refused addresses
-
Neal Norwitz authored
-
Neal Norwitz authored
-
Neal Norwitz authored
-
Neal Norwitz authored
- remove unnecessary imports - rename dum -> dummy
-
Neal Norwitz authored
-
Marc-André Lemburg authored
package.
-
Andrew M. Kuchling authored
-
Andrew M. Kuchling authored
-
Jack Jansen authored
-
Just van Rossum authored
-
Steven M. Gava authored
-
Steven M. Gava authored
-
Steven M. Gava authored
-
Steven M. Gava authored
-
Guido van Rossum authored
-
- 10 Feb, 2002 2 commits
-
-
Marc-André Lemburg authored
-
Marc-André Lemburg authored
and make alias lookup lazy. Note that only those IANA character set aliases were added for which we actually have codecs in the encodings package.
-
- 09 Feb, 2002 1 commit
-
-
Marc-André Lemburg authored
-