65 Commits (0f6ce8d9dfaaeca036a085ef8de252efa8a2beea)

Author SHA1 Message Date
Tim Peters 30324a7363 Just changed "x,y" to "x, y" everywhere (i.e., inserted horizontal space 26 years ago
Skip Montanaro e99d5ea25b added __all__ lists to a number of Python modules 26 years ago
Tim Peters 88869f9787 Whitespace normalization. 26 years ago
Marc-André Lemburg a866df806d This patch changes the default behaviour of the builtin charmap 26 years ago
Andrew M. Kuchling c6c2838403 (Patch #102698) Fix for a bug reported by Wade Leftwich: 26 years ago
Fred Drake d254c0095c Remove redundent information from a docstring. 26 years ago
Thomas Wouters 7e47402264 Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either 26 years ago
Marc-André Lemburg 349a3d3a9a Marc-Andre Lemburg <mal@lemburg.com>: 26 years ago
Guido van Rossum d58c26fec6 Marc-Andre Lemburg: 27 years ago
Fred Drake 49fd1077bc M.-A. Lemburg <mal@lemburg.com>: 27 years ago
Guido van Rossum 1c89b0eeef Deleted trailing whitespace. This is really a way to be able to add 27 years ago
Guido van Rossum a3277139f1 Marc-Andre Lemburg: 27 years ago
Guido van Rossum b95de4f847 Marc-Andre Lemburg: Error reporting in the codec registry and lookup 27 years ago
Guido van Rossum d8855fde88 Marc-Andre Lemburg: 27 years ago
Fred Drake 908670cdaa Oops, another in the same file; I should read the mail fully before 27 years ago
Fred Drake 3e74c0d021 "intput" --> "input" (in docstring); noted by Detlef Lannert 27 years ago
Guido van Rossum 0612d84155 Module codecs -- Python Codec Registry, API and helpers. Written by 27 years ago