summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Partial progress on NEWS.Jeremy Hylton2003-07-171-11/+55
* SF bug 770601.Jeremy Hylton2003-07-171-0/+1
* Get socketmodule compiling on IRIX 6.5.10.Jeremy Hylton2003-07-171-2/+11
* fix for bug 773020 - splitting PATH should use os.pathsepSkip Montanaro2003-07-171-1/+1
* Reflow long line.Jeremy Hylton2003-07-171-2/+2
* Remove inaccurate (and it turns out, entirely superfluous) declarations ofMichael W. Hudson2003-07-171-4/+0
* more markup chagesFred Drake2003-07-171-33/+38
* Remove unused variable.Jeremy Hylton2003-07-171-2/+1
* Include the GNU info format in the edist target since we're nowFred Drake2003-07-171-1/+1
* - remove mention of the isprivate flag, since that isn't directlyFred Drake2003-07-171-15/+12
* back out the darwin supports_unicode_filenames patch; it causes deep problems...Just van Rossum2003-07-171-4/+1
* Bump the release number to 2.3c1.Tim Peters2003-07-175-13/+15
* Minor corrections.Raymond Hettinger2003-07-172-2/+8
* Patch from John Anderson to enable VC 7.1 support.Jeremy Hylton2003-07-171-12/+27
* - put the GNU info packages in the same place as everything elseFred Drake2003-07-171-2/+5
* - update the list of documents for which GNU info is builtFred Drake2003-07-171-9/+8
* Bump version numbers.Fred Drake2003-07-172-2/+2
* - improve the description of how user-defined methodFred Drake2003-07-171-25/+85
* Note that Unicode strings are now supported in sys.path.Fred Drake2003-07-171-0/+2
* Make the howto document class work properly with the pypaper.styFred Drake2003-07-171-1/+1
* Remove code that tried to warn about shadowing builtin names after aNeil Schemenauer2003-07-161-6/+0
* Remove code that tried to warn about shadowing builtin names after aNeil Schemenauer2003-07-161-66/+1
* Zap the C API subsection altogether for now. It's not actually usable fromSkip Montanaro2003-07-161-58/+0
* Mention list.index; more small textual changesAndrew M. Kuchling2003-07-161-26/+30
* Add reminder list of things to document; mention sys.getcheckinterval() and s...Andrew M. Kuchling2003-07-161-1/+9
* Add mmap bugfix; typo and grammar fixesAndrew M. Kuchling2003-07-161-3/+5
* expose the C API subsection which was hidden from LaTeX in a comment. InSkip Montanaro2003-07-161-22/+27
* Clarify the lack of relationship between rich comparison operators.Raymond Hettinger2003-07-161-0/+5
* Doctest now examines all docstrings by default. Previously, it wouldRaymond Hettinger2003-07-163-25/+44
* Lots of markup cleanups to avoid warnings from the GNU info generation;Fred Drake2003-07-163-23/+23
* Remove \versionchanged; the text was too complex for the GNU infoFred Drake2003-07-161-4/+4
* Remove stray comments.Jeremy Hylton2003-07-161-1/+0
* Remove unnecessary check in tests for slots allowed.Jeremy Hylton2003-07-161-1/+1
* Minor text changes; update bug/patch count (quite a jump!)Andrew M. Kuchling2003-07-161-18/+18
* Make it easier to figure out the where a menuselection starts and endsFred Drake2003-07-163-2/+4
* Cygwin instructions:Fred Drake2003-07-161-5/+5
* More pre-2.3 build tweaks for the OS/2 EMX port:Andrew MacIntyre2003-07-164-43/+24
* A variety of markup-level adjustments.Fred Drake2003-07-161-6/+6
* Discussion of signatures for unicode.translate() and str.translate()Raymond Hettinger2003-07-162-10/+10
* Exercise Jim Fulton's new doctest extension for running doctests in aRaymond Hettinger2003-07-161-2/+5
* Fix faulty doctests. There is no results attribute.Raymond Hettinger2003-07-161-5/+6
* Extend last change to cover TestSuites as well as TestCases.Raymond Hettinger2003-07-161-1/+1
* - update some commentsFred Drake2003-07-161-9/+21
* Pass along the selected "What's New" document to the make file for theFred Drake2003-07-161-1/+1
* Adjust description of the internationalized domain name encoding toFred Drake2003-07-161-1/+1
* Prevent failure on the mac, where "mbcs" is not the file systemMark Hammond2003-07-161-2/+3
* Map \envvar to the TeXinfo equivalent, @env.Fred Drake2003-07-161-1/+1
* Simple support for the alltt environment.Fred Drake2003-07-161-1/+3
* In the description of enumerate(), the indexing operators should notFred Drake2003-07-161-2/+2
* Teach this script about \AA and \aa (the Scandanavian A-ringFred Drake2003-07-161-1/+3