- 04 Jan, 2004 2 commits
-
-
Barry Warsaw authored
-
Barry Warsaw authored
encoding and decoding, including optional case folding and optional alternative alphabets.
-
- 03 Jan, 2004 3 commits
-
-
Hye-Shik Chang authored
-
Jack Jansen authored
-
Tim Peters authored
still far away, but a lot closer than it was.
-
- 02 Jan, 2004 12 commits
-
-
Jack Jansen authored
-
Jack Jansen authored
-
Jeremy Hylton authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Alex Martelli authored
loops to run (default remains 50,000 if no argument is specified).
-
Andrew M. Kuchling authored
than are specified by the buffer size. The patch calls .__write() to ensure that any full blocks are written out.
-
Fred Drake authored
-
Fred Drake authored
-
Kurt B. Kaiser authored
restarted. IDLEfork Patch 869012 Noam Raphael Modified Files: NEWS.txt run.py
-
- 01 Jan, 2004 5 commits
-
-
Andrew M. Kuchling authored
Remove applications of rsplit() and random numbers Typo fixes; minor tweaks
-
Fred Drake authored
- rearranged a bit to avoid duplicated information - provide more complete (and hopefully less confusing) descriptions of the return values for most of these functions (close SF bug #563298)
-
Raymond Hettinger authored
-
Fred Drake authored
closes SF bug #820344
-
Fred Drake authored
closes SF bug #825810
-
- 31 Dec, 2003 13 commits
-
-
Raymond Hettinger authored
Improved based on discussions at: http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/252177 http://groups.google.com/groups?th=fc7b54f11af6b24e&seekm=bss2so$om$00$1@news.t-online.com
-
Raymond Hettinger authored
(Contributed by George Yoshida.)
-
Raymond Hettinger authored
* Speed-up intersection whenever PyDict_Next can be used.
-
Fred Drake authored
-
Guido van Rossum authored
conversion). Hopefully I've not messed up the formatting.
-
Fred Drake authored
- rearrange so two small sections become one; this avoids an extra page in the HTML format
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
- add link to the datetime module
-
Fred Drake authored
file.xreadlines()
-
Fred Drake authored
- slightly simplify a couple of examples - clean up some markup
-
Raymond Hettinger authored
-
Raymond Hettinger authored
* Add comment on the future of the sets module. * Change a variable from "input" to "data" to avoid shadowing a builtin. * Added possible applications for str.rsplit() and itertools.tee(). * Repaired the example for sorted(). * Cleaned-up the example for operator.itemgetter().
-
- 30 Dec, 2003 5 commits
-
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
- note the interpreter's -S option
-
Fred Drake authored
-
Fred Drake authored
-