- 19 Feb, 2006 5 commits
-
-
Tim Peters authored
-
Georg Brandl authored
-
Georg Brandl authored
It now returns "{}". Is that the correct solution?
-
Neal Norwitz authored
Google for: eu_ES decimal point shows that BSD locales had the eu_ES decimal point as a single quote (') instead of a comma (,). This was seems to have been fixed 15 months ago, but it's not on our Mac and presumably others. So skip this broken locale.
-
Georg Brandl authored
-
- 18 Feb, 2006 15 commits
-
-
Georg Brandl authored
-
Georg Brandl authored
-
Neal Norwitz authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
a "command verb" to invoke on the file.
-
Georg Brandl authored
-
Neal Norwitz authored
-
Georg Brandl authored
two gigabytes.
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Tim Peters authored
test suite. For urllib2, move the import of gopherlib into the only function that uses it: users (including the test suite) certainly shouldn't see a deprecation warning just because they import urllib2! If they actually use gopher_open(), fine, _then_ they should see a deprecation warning.
-
Tim Peters authored
code _importing_ gopherlib instead of gopherlib's call to warnings.warn.
-
Tim Peters authored
-
- 17 Feb, 2006 18 commits
-
-
Georg Brandl authored
-
Georg Brandl authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Thomas Wouters authored
-
Georg Brandl authored
return address using smtplib.
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Tim Peters authored
mixing signed and unsigned types in comparison.
-
Tim Peters authored
in function calls.
-
- 16 Feb, 2006 2 commits
-
-
Tim Peters authored
deleted some curlies around one-line blocks.
-
Tim Peters authored
-