2002-10-01 |
Fred Drake | Add a comment to the top of the file explaining why... |
commit | commitdiff | tree | snapshot |
2002-10-01 |
Guido van Rossum | Mention droped support for Tcl/Tk 8.0 and 8.1. |
commit | commitdiff | tree | snapshot |
2002-10-01 |
Martin v. Löwis | Eliminate constness warnings with Tcl 8.4. |
commit | commitdiff | tree | snapshot |
2002-10-01 |
Barry Warsaw | test__all__(): Fix the import list. |
commit | commitdiff | tree | snapshot |
2002-10-01 |
Martin v. Löwis | Drop support for Tk 8.0 and 8.1. |
commit | commitdiff | tree | snapshot |
2002-10-01 |
Skip Montanaro | save the verbose argument as an instance attributes... |
commit | commitdiff | tree | snapshot |
2002-10-01 |
Barry Warsaw | build(): Use self.builddir, not self.doc when copying... |
commit | commitdiff | tree | snapshot |
2002-10-01 |
Fred Drake | When the HTML output dir is specified using --dir=... |
commit | commitdiff | tree | snapshot |
2002-10-01 |
Barry Warsaw | nits |
commit | commitdiff | tree | snapshot |
2002-10-01 |
Fred Drake | Include the --dir argument in the help text. |
commit | commitdiff | tree | snapshot |
2002-10-01 |
Fred Drake | Change the default path to icons so that "mkhowto"... |
commit | commitdiff | tree | snapshot |
2002-10-01 |
Barry Warsaw | Added an introduction. |
commit | commitdiff | tree | snapshot |
2002-10-01 |
Fred Drake | Stub document for the stand-alone email package distrib... |
commit | commitdiff | tree | snapshot |
2002-10-01 |
Fred Drake | Minor style nit for referring to other attributes of... |
commit | commitdiff | tree | snapshot |
2002-10-01 |
Fred Drake | Split the long email package examples into separate... |
commit | commitdiff | tree | snapshot |
2002-10-01 |
Barry Warsaw | Cleaned up the examples. |
commit | commitdiff | tree | snapshot |
2002-10-01 |
Barry Warsaw | Proofread and spell checked, all except the Examples... |
commit | commitdiff | tree | snapshot |
2002-10-01 |
Guido van Rossum | Commit fix for SF 603831. |
commit | commitdiff | tree | snapshot |
2002-10-01 |
Barry Warsaw | Vast update to email version 2. This could surely... |
commit | commitdiff | tree | snapshot |
2002-10-01 |
Barry Warsaw | Docstring consistency with the updated .tex files. |
commit | commitdiff | tree | snapshot |
2002-10-01 |
Barry Warsaw | _structure(): Swap fp and level arguments. |
commit | commitdiff | tree | snapshot |
2002-10-01 |
Barry Warsaw | Docstring consistency with the updated .tex files. |
commit | commitdiff | tree | snapshot |
2002-10-01 |
Barry Warsaw | Docstring consistency with the updated .tex files. |
commit | commitdiff | tree | snapshot |
2002-09-30 |
Barry Warsaw | Docstring consistency with the updated .tex files. |
commit | commitdiff | tree | snapshot |
2002-09-30 |
Barry Warsaw | Docstring consistency with the updated .tex files. |
commit | commitdiff | tree | snapshot |
2002-09-30 |
Barry Warsaw | Docstring consistency with the updated .tex files. |
commit | commitdiff | tree | snapshot |
2002-09-30 |
Barry Warsaw | Docstring consistency with the updated .tex files. |
commit | commitdiff | tree | snapshot |
2002-09-30 |
Barry Warsaw | __all__: Updated |
commit | commitdiff | tree | snapshot |
2002-09-30 |
Barry Warsaw | Docstring consistency with the updated .tex files. |
commit | commitdiff | tree | snapshot |
2002-09-30 |
Guido van Rossum | Now that TestCase is a new-style class, change loadTest... |
commit | commitdiff | tree | snapshot |
2002-09-30 |
Barry Warsaw | __contains__(): Change the second argument to `name... |
commit | commitdiff | tree | snapshot |
2002-09-30 |
Martin v. Löwis | Add Tim Rice, for SCO patches. |
commit | commitdiff | tree | snapshot |
2002-09-30 |
Martin v. Löwis | Patch #615069: Fix build problems on SCO Open Server... |
commit | commitdiff | tree | snapshot |
2002-09-30 |
Barry Warsaw | With help from Martin v. Loewis, clarification is added... |
commit | commitdiff | tree | snapshot |
2002-09-30 |
Jason Tishler | Patch #544740: test_commands test fails under Cygwin |
commit | commitdiff | tree | snapshot |
2002-09-30 |
Skip Montanaro | fix a couple nits related to my understanding of ReST... |
commit | commitdiff | tree | snapshot |
2002-09-30 |
Barry Warsaw | The ansi_x3.4_1968 encoding is an alias for ascii,... |
commit | commitdiff | tree | snapshot |
2002-09-30 |
Skip Montanaro | fix a couple nits with my use of ReST |
commit | commitdiff | tree | snapshot |
2002-09-30 |
Martin v. Löwis | Patch #596576: Always use cc to link on NetBSD. Will... |
commit | commitdiff | tree | snapshot |
2002-09-29 |
Guido van Rossum | Added -b tag option to limit output to a specific branc... |
commit | commitdiff | tree | snapshot |
2002-09-29 |
Tony Lownds | Finding a suitable interpreter to spawn needed tweaking... |
commit | commitdiff | tree | snapshot |
2002-09-29 |
Guido van Rossum | Whitespace normalization (get rid of tabs). |
commit | commitdiff | tree | snapshot |
2002-09-29 |
Tony Lownds | Mac users now see correct modifiers in the Key Binding... |
commit | commitdiff | tree | snapshot |
2002-09-29 |
Tony Lownds | Change key binding to avoid conflict. |
commit | commitdiff | tree | snapshot |
2002-09-28 |
Barry Warsaw | Make the tests pass under Python 2.1 but only by cheati... |
commit | commitdiff | tree | snapshot |
2002-09-28 |
Barry Warsaw | Add a test for SHORTEST encoding of utf-8 headers,... |
commit | commitdiff | tree | snapshot |
2002-09-28 |
Barry Warsaw | Use True/False everywhere, and other code cleanups. |
commit | commitdiff | tree | snapshot |
2002-09-28 |
Barry Warsaw | Code cleanup and add docstrings. |
commit | commitdiff | tree | snapshot |
2002-09-28 |
Barry Warsaw | Use True/False everywhere, and other code cleanups. |
commit | commitdiff | tree | snapshot |
2002-09-28 |
Barry Warsaw | Use True/False everywhere. |
commit | commitdiff | tree | snapshot |
2002-09-28 |
Barry Warsaw | is_multipart(): Use isinstance() instead of type equality. |
commit | commitdiff | tree | snapshot |
2002-09-28 |
Barry Warsaw | Docstring and code cleanups, e.g. use True/False everyw... |
commit | commitdiff | tree | snapshot |
2002-09-28 |
Barry Warsaw | __init__(): Minor code cleanup. |
commit | commitdiff | tree | snapshot |
2002-09-28 |
Barry Warsaw | Add a pychecker suppression. |
commit | commitdiff | tree | snapshot |
2002-09-28 |
Barry Warsaw | (py-pychecker-run): Fix calculation of last command... |
commit | commitdiff | tree | snapshot |
2002-09-28 |
Barry Warsaw | Use True/False everywhere. |
commit | commitdiff | tree | snapshot |
2002-09-28 |
Barry Warsaw | Added a feature suggested by Martin v Loewis, where... |
commit | commitdiff | tree | snapshot |
2002-09-27 |
Fred Drake | Allow internal whitespace in keys. |
commit | commitdiff | tree | snapshot |
2002-09-27 |
Fred Drake | items(): New method, provided by Gustavo Niemeyer... |
commit | commitdiff | tree | snapshot |
2002-09-27 |
Fred Drake | Added regression test for SF bug #561822: has_option... |
commit | commitdiff | tree | snapshot |
2002-09-27 |
Fred Drake | has_option(): Use the option name transform consistently. |
commit | commitdiff | tree | snapshot |
2002-09-27 |
Kurt B. Kaiser | Revert Rev 1.6 |
commit | commitdiff | tree | snapshot |
2002-09-26 |
Kurt B. Kaiser | Fix Bug 612886 copy/paste menu items fail |
commit | commitdiff | tree | snapshot |
2002-09-26 |
Skip Montanaro | try executing 'less' in a parenthesized subshell -... |
commit | commitdiff | tree | snapshot |
2002-09-26 |
Guido van Rossum | Oops, must convert hyphens to underscores in keys of... |
commit | commitdiff | tree | snapshot |
2002-09-26 |
Barry Warsaw | test_unicode_error(): Comment this test out, since... |
commit | commitdiff | tree | snapshot |
2002-09-26 |
Barry Warsaw | Fixing some RFC 2231 related issues as reported in... |
commit | commitdiff | tree | snapshot |
2002-09-26 |
Barry Warsaw | Fixing some RFC 2231 related issues as reported in... |
commit | commitdiff | tree | snapshot |
2002-09-26 |
Guido van Rossum | Patch for the DEC Alpha under Linux, by Lee Busby. |
commit | commitdiff | tree | snapshot |
2002-09-26 |
Martin v. Löwis | Disable big charsets in UCS-4 builds. Works around... |
commit | commitdiff | tree | snapshot |
2002-09-26 |
Martin v. Löwis | Add encoding name in LookupError. Fixes #615013. Will... |
commit | commitdiff | tree | snapshot |
2002-09-26 |
Thomas Heller | Again, I did check in too many changes. Sorry. |
commit | commitdiff | tree | snapshot |
2002-09-25 |
Fred Drake | Add deprecation notices to the documentation to reflect... |
commit | commitdiff | tree | snapshot |
2002-09-25 |
Barry Warsaw | __version__: Bump to 2.4 |
commit | commitdiff | tree | snapshot |
2002-09-25 |
Fred Drake | Update some comments about what version of the document... |
commit | commitdiff | tree | snapshot |
2002-09-25 |
Neal Norwitz | Back out previous change. |
commit | commitdiff | tree | snapshot |
2002-09-25 |
Neal Norwitz | Fix SF # 614587, configure.in patch from Tim Rice |
commit | commitdiff | tree | snapshot |
2002-09-25 |
Tim Peters | SF bug 613233: test_threadedtempfile hangs |
commit | commitdiff | tree | snapshot |
2002-09-25 |
Neal Norwitz | Fix SF # 591713, Fix "file:" URL to have right no.... |
commit | commitdiff | tree | snapshot |
2002-09-25 |
Fred Drake | Finish & commit some docs for markup that's been in... |
commit | commitdiff | tree | snapshot |
2002-09-25 |
Guido van Rossum | Add yet another alias for ASCII found in the field... |
commit | commitdiff | tree | snapshot |
2002-09-25 |
Fred Drake | Add regression test for a bug found in the version... |
commit | commitdiff | tree | snapshot |
2002-09-25 |
Guido van Rossum | Disable building of the fpectl module -- it's dangerous... |
commit | commitdiff | tree | snapshot |
2002-09-25 |
Guido van Rossum | Disable building of the fpectl module -- it's dangerous... |
commit | commitdiff | tree | snapshot |
2002-09-25 |
Fred Drake | Ok, read the source this time: PyErr_SetObject() does... |
commit | commitdiff | tree | snapshot |
2002-09-24 |
Fred Drake | Another try at clarifying what goes into and comes... |
commit | commitdiff | tree | snapshot |
2002-09-24 |
Fred Drake | Another try at clarifying what goes into and comes... |
commit | commitdiff | tree | snapshot |
2002-09-24 |
Thomas Heller | On Windows, select() does not accept empty lists. |
commit | commitdiff | tree | snapshot |
2002-09-24 |
Thomas Heller | I did fix too much - including winsock.h is sufficient. |
commit | commitdiff | tree | snapshot |
2002-09-24 |
Thomas Heller | On Windows, call WSAGetLastError() to retrieve the... |
commit | commitdiff | tree | snapshot |
2002-09-24 |
Fred Drake | Clarify documentation for PyErr_SetObject() to describe... |
commit | commitdiff | tree | snapshot |
2002-09-24 |
Fred Drake | Be more careful with the type of the xmlhandlersetter... |
commit | commitdiff | tree | snapshot |
2002-09-24 |
Fred Drake | Remove spurious period. |
commit | commitdiff | tree | snapshot |
2002-09-24 |
Fred Drake | Clarify that len() of a Unicode string returns the... |
commit | commitdiff | tree | snapshot |
2002-09-24 |
Marc-André... | Add cast to avoid compiler warning. |
commit | commitdiff | tree | snapshot |
2002-09-23 |
Barry Warsaw | Brett's fixes for various bugs and coding issues. ... |
commit | commitdiff | tree | snapshot |
2002-09-23 |
Greg Ward | Tweak description of PortableUnixMailbox: "From " lines... |
commit | commitdiff | tree | snapshot |
2002-09-23 |
Guido van Rossum | Attila Babo (turtle.py). |
commit | commitdiff | tree | snapshot |
2002-09-23 |
Guido van Rossum | Add the bulk of SF patch 595111 by Attila Babo. |
commit | commitdiff | tree | snapshot |
2002-09-23 |
Guido van Rossum | Warn about binutils 2.13 on Solaris. |
commit | commitdiff | tree | snapshot |
next |