summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Undo the removal. Guido mentioned that the encoding name is in activeMarc-André Lemburg2002-10-041-0/+1
* Remove unneeded alias.Marc-André Lemburg2002-10-041-1/+0
* SF # 607253, header file problems by Ralf W. Grosse-KunstleveNeal Norwitz2002-10-042-6/+6
* Fix doc-string.Marc-André Lemburg2002-10-041-3/+3
* News item about the new encoding normalization scheme.Marc-André Lemburg2002-10-041-0/+6
* Adapt lookup names to new more general encoding name normalizationMarc-André Lemburg2002-10-041-14/+14
* Extending the encoding name normalization to handle more non-alphanumericMarc-André Lemburg2002-10-041-8/+20
* Disable LFS if Solaris/gcc bug is detected. Fixes #618095.Martin v. Löwis2002-10-042-1/+81
* Pulling Mark Alexander's contribution from CVS.Marc-André Lemburg2002-10-045-948/+14
* Patch #618347: Work around Solaris 2.6 pthread.h bug. Will backport to 2.2.Martin v. Löwis2002-10-044-3/+25
* Fix [ 616716 ] Bug in PyErr_SetExcFromWindowsMark Hammond2002-10-041-9/+28
* Fix errors to pep277 checkin identified by Neal Norwitz.Mark Hammond2002-10-041-3/+3
* Tests for pep277 - Unicode file names on Windows NT.Mark Hammond2002-10-032-0/+110
* One last tweak to the tracing machinery: this actually computes what I intendedMichael W. Hudson2002-10-031-1/+3
* Clamp code objects' tp_compare result to [-1, 1].Michael W. Hudson2002-10-031-3/+3
* Updates to track Grammar changes. The patch to token.py loosens the regexp toMichael W. Hudson2002-10-032-1/+3
* Trivial fix to the pep277 checkin: ensure that exceptions always have a filen...Mark Hammond2002-10-031-1/+1
* Patch 594001: PEP 277 - Unicode file name support for Windows NT.Mark Hammond2002-10-036-44/+568
* Fix an endcase bug: initial_indent was ignored when the text was shortGuido van Rossum2002-10-022-5/+16
* Fix for the recursion_level bug Armin Rigo reported in sfMichael W. Hudson2002-10-022-0/+24
* Support UCS-4 builds.Martin v. Löwis2002-10-011-8/+36
* Add a comment to the top of the file explaining why the file is here.Fred Drake2002-10-011-0/+7
* Mention droped support for Tcl/Tk 8.0 and 8.1.Guido van Rossum2002-10-011-0/+4
* Eliminate constness warnings with Tcl 8.4.Martin v. Löwis2002-10-011-4/+13
* test__all__(): Fix the import list.Barry Warsaw2002-10-011-4/+4
* Drop support for Tk 8.0 and 8.1.Martin v. Löwis2002-10-011-137/+2
* save the verbose argument as an instance attributes. Subclasses ofSkip Montanaro2002-10-011-0/+1
* build(): Use self.builddir, not self.doc when copying the icons, soBarry Warsaw2002-10-011-1/+1
* When the HTML output dir is specified using --dir=~/foo, the tildeFred Drake2002-10-011-1/+1
* nitsBarry Warsaw2002-10-013-0/+39
* Include the --dir argument in the help text.Fred Drake2002-10-011-0/+1
* Change the default path to icons so that "mkhowto" does the "right thing" byFred Drake2002-10-013-3/+5
* Added an introduction.Barry Warsaw2002-10-011-1/+57
* Stub document for the stand-alone email package distribution.Fred Drake2002-10-011-0/+29
* Minor style nit for referring to other attributes of the same classFred Drake2002-10-011-1/+1
* Split the long email package examples into separate files and useFred Drake2002-10-015-273/+269
* Cleaned up the examples.Barry Warsaw2002-10-011-27/+22
* Proofread and spell checked, all except the Examples section (whichBarry Warsaw2002-10-019-358/+351
* Commit fix for SF 603831.Guido van Rossum2002-10-011-1/+2
* Vast update to email version 2. This could surely use proofreading.Barry Warsaw2002-10-0110-325/+1185
* Docstring consistency with the updated .tex files.Barry Warsaw2002-10-011-3/+3
* _structure(): Swap fp and level arguments.Barry Warsaw2002-10-011-2/+2
* Docstring consistency with the updated .tex files.Barry Warsaw2002-10-011-6/+15
* Docstring consistency with the updated .tex files.Barry Warsaw2002-10-012-17/+17
* Docstring consistency with the updated .tex files.Barry Warsaw2002-09-301-3/+4
* Docstring consistency with the updated .tex files.Barry Warsaw2002-09-301-3/+3
* Docstring consistency with the updated .tex files.Barry Warsaw2002-09-301-3/+3
* Docstring consistency with the updated .tex files.Barry Warsaw2002-09-301-3/+3
* __all__: UpdatedBarry Warsaw2002-09-301-20/+22
* Docstring consistency with the updated .tex files.Barry Warsaw2002-09-301-0/+14