- 0cf46bc Daniel Neri: OpenBSD is just as BSD'ish as the other BSD's ;-) by Guido van Rossum · 26 years ago
- ae84e8d Patch by Drew Csillag for FreeBSD's sh, which doesn't automatically by Guido van Rossum · 26 years ago
- a7379d9 Avoid triggering Alpha OSF/1 specific code on Alpha NT or Linux. by Guido van Rossum · 26 years ago
- 0a2818f A few wishes are now fulfilled. by Guido van Rossum · 26 years ago
- 17c516e Tim Peters implements some of my wishes: by Guido van Rossum · 26 years ago
- e9af64c Remove superfluous index entry for posix.popen(); no longer by Fred Drake · 26 years ago
- dac9a4e Added link to Fredrik Lundh's online Tkinter reference material. by Fred Drake · 26 years ago
- 31bfbc6 Minor nits, include author info. by Fred Drake · 26 years ago
- 511281a In list of sequence comparison examples, "=" should be "==". Reported by Fred Drake · 26 years ago
- 4e5a7c7 'warn()' method now takes an optional line number. by Greg Ward · 26 years ago
- 0ebd548 Removed dbhash from the undocumented list. by Fred Drake · 26 years ago
- 460f1dd Add libdbhash.tex. by Fred Drake · 26 years ago
- 666255f Document the dbhash module, and link to it from appropriate places. by Fred Drake · 26 years ago
- f4cbada Correct documentation for <file>.read(); Python makes a serious by Fred Drake · 26 years ago
- e79f5c1 Use the standard stylesheet here as well. by Fred Drake · 26 years ago
- 6ab9832 Use the tools/mkdvi.sh script to generate DVI and PDF output for the by Fred Drake · 26 years ago
- c260c0b Further refinement, to allow this to handle the library reference as by Fred Drake · 26 years ago
- 011f6fc Typo: "Otherwose" --> "Otherwise" (reported by Joakim Sernbrant by Fred Drake · 26 years ago
- 79d41cc Add some support for the module index, so this can be used to build by Fred Drake · 26 years ago
- 7a64b35 For now, comment out the \ignorePlatformAnnotation; the global index by Fred Drake · 26 years ago
- 9444df0 Don't include the verbatim style; the default handling is better. by Fred Drake · 26 years ago
- 1cc5899 Fix problem of LaTeX leakage in the module synopsis tables at the by Fred Drake · 26 years ago
- e331356 Fix availability declaration for popen2 module; report by Barry Scott by Fred Drake · 26 years ago
- b9971b9 Minor cleanup. by Fred Drake · 26 years ago
- 592dd78 Fix availability declaration for stat module; report by Barry Scott by Fred Drake · 26 years ago
- 31ec33e Work around problems with HTML conversion by making the break and by Fred Drake · 26 years ago
- cc10e04 Just in case a copy of the documentation gets released somehow... by Fred Drake · 26 years ago
- 60d67c7 This commit was manufactured by cvs2svn to create tag 'r152'. by cvs2svn · 26 years ago
- b65a43a News for 1.5.2 (final). by Guido van Rossum · 26 years ago
- 72bacaa Bump version to 1.5.2 (final) by Guido van Rossum · 26 years ago
- 2da1320 Added shamodule.c by Guido van Rossum · 26 years ago
- be211a5 Added sha module! by Guido van Rossum · 26 years ago
- 9e47859 Prepare for final release. by Guido van Rossum · 26 years ago
- 8f9fabd More (Cameron Laird is honorary; the others are 1.5.2c1 testers). by Guido van Rossum · 26 years ago
- 495894e While I can't really test this thoroughly, Pat Knight and the Solaris by Guido van Rossum · 26 years ago
- 7cf9047 Bunch of new names who helped iron out the last wrinkles of 1.5.2. by Guido van Rossum · 26 years ago
- a946210 Bump the myusterious M$ version number from 1,5,2,1 to 1,5,2,3. by Guido van Rossum · 26 years ago
- 0d3be0a Class around PixMap objects that allows more python-like access. By Joe Strout. by Jack Jansen · 26 years ago
- dabcd00 Fix mysterious references to jprofile that were in the source since by Guido van Rossum · 26 years ago
- ba3ed56 Removed; since long subsumed in Doc/lib/libthreading.tex by Guido van Rossum · 26 years ago
- 7a12299 Put back __osf__ support for gethostbyname_r(); the real bug was that by Guido van Rossum · 26 years ago
- 761fcd0 Fix accidentally reversed NULL test in load_mark(). Suggested by by Guido van Rossum · 26 years ago
- fe23ad7 Add note about popen2 problem on Linux noticed by Pablo Bleyer. by Guido van Rossum · 26 years ago
- 59a88f4 Add note about -D_REENTRANT for HP-UX 10.20. by Guido van Rossum · 26 years ago
- d4b8b09 'clean' target should remove hassignal. by Guido van Rossum · 26 years ago
- 07bd1d1 Ignore the doc/ directory ("Documenting Python"). by Fred Drake · 26 years ago
- a0e6be7 Remove all VC++ info (except VC 1.5) from readme.txt; by Guido van Rossum · 26 years ago
- 31ae207 Clarify PC build instructions (point to PCbuild). by Guido van Rossum · 26 years ago
- aee9bb2 Cast added by Jack Jansen (for Mac port). by Guido van Rossum · 26 years ago
- 0fe1105 Forgot to add this file. CDROM device parameters. by Guido van Rossum · 26 years ago
- 95bdd0b Two different changes. by Guido van Rossum · 26 years ago
- 65f685b Removed reference to the PSA (PSA membership no longer needed for CVS by Jack Jansen · 26 years ago
- d7c18c4 No longer needed. by Guido van Rossum · 26 years ago
- 913a326 Correct missed character in Andrew Dalke's name. by Guido van Rossum · 26 years ago
- e1cdb16 Add DEC Ultrix notes (from Donn Cave's email). by Guido van Rossum · 26 years ago
- 96f2eb9 The usual by Guido van Rossum · 26 years ago
- 8bc1dfd Quote a bunch of shell variables used in test, related to long-long. by Guido van Rossum · 26 years ago
- ff1ccbf casts for picky compilers. by Guido van Rossum · 26 years ago
- cbf8906 3-arg gethostbyname_r doesn't really work on OSF/1. by Guido van Rossum · 26 years ago
- dcb0a57 Avoid totally empty files. by Guido van Rossum · 26 years ago
- bfb092e Misspellling: "occurance" --> "occurrence" by Fred Drake · 26 years ago
- d68a4bd Use re instead of regex. by Guido van Rossum · 26 years ago
- 2e1094e Use #!/usr/bin/env python instead of #!/usr/local/bin/python. by Fred Drake · 26 years ago
- 6a86f66 Get rid of #! line by Guido van Rossum · 26 years ago
- 6ddbfb9 Oops, try again. Test checkin (empty line) to see whether the new mailman-based PythonMac-checkins mailing list works. by Jack Jansen · 26 years ago
- 0817547 Test checkin (empty line) to see whether the new mailman-based PythonMac-checkins mailing list works. by Jack Jansen · 26 years ago
- 4c6958d Use the Tcl 8.0.5 installer. by Guido van Rossum · 26 years ago
- c7afd2c This commit was manufactured by cvs2svn to create tag 'r152c1'. by cvs2svn · 26 years ago
- 6804b7a Release 1.5.2c1. Add IDLE and Uninstall to program group. by Guido van Rossum · 26 years ago
- fd498bd Now using static zlib 1.1.3 by Guido van Rossum · 26 years ago
- 2aeba70 # File location for tut.tex and URL for Aaron Watters' tutorial have changed. by Guido van Rossum · 26 years ago
- 21ad59f # TODO entries changed by Guido van Rossum · 26 years ago
- 9a744a9 The usual by Guido van Rossum · 26 years ago
- 6d0de99 Release 1.5.2c1 by Guido van Rossum · 26 years ago
- 42efa61 Release 1.5.2c1. by Guido van Rossum · 26 years ago
- 0b7dd08 # Bah. The same problem occurred a second time. by Guido van Rossum · 26 years ago
- 437cfe8 News for the 1.5.2c1 release. by Guido van Rossum · 26 years ago
- 9b11279 On Windows, we suddenly find, strftime() may return "" for an by Guido van Rossum · 26 years ago
- 60cc90e This demo imported some private code from Matt. Make it cripple along. by Guido van Rossum · 26 years ago
- 6e9dadc Delete an accidentally checked-in feature that actually broke more by Guido van Rossum · 26 years ago
- b738d26 Win/CE thread support by Mark Hammond. by Guido van Rossum · 26 years ago
- b729a1d Patch by Andrew Kuchling to unflush() (flush() for deflating). by Guido van Rossum · 26 years ago
- 052364b Use binary mode for all gzip files we open. by Guido van Rossum · 26 years ago
- 00b6d0f New change log. by Guido van Rossum · 26 years ago
- a2ca434 New version. by Guido van Rossum · 26 years ago
- b6987b1 Alas, get rid of the Win specific hack to ask the user to press Return by Guido van Rossum · 26 years ago
- a99c5db Version bump awaiting impending new release. (Not much has changed :-( ) by Guido van Rossum · 26 years ago
- 1e7b0ac Removing an unused image of a snake. by Guido van Rossum · 26 years ago
- 0d8d3dd lower, tkraise/lift hide Misc.lower, Misc.tkraise/lift, by Guido van Rossum · 26 years ago
- 2571cc8 Changes by Mark Hammond for Windows CE. Mostly of the form by Guido van Rossum · 26 years ago
- 99fb7c7 Remove unused variable from complex_from_string() code. by Guido van Rossum · 26 years ago
- bd341fa Add the possibility of a gamma release (release candidate). by Guido van Rossum · 26 years ago
- 7969f31 Updated documentation by Per Cederqvist. I've added back the by Guido van Rossum · 26 years ago
- 8c67e4e Add extern decl for fsync() for SunOS 4.x. by Guido van Rossum · 26 years ago
- 296e143 Changes by Per Cederquist and The Dragon. by Guido van Rossum · 26 years ago
- 630a9a6 Fix the tests now that splitdrive() no longer treats UNC paths special. by Guido van Rossum · 26 years ago
- f3c695c Withdraw the UNC support from splitdrive(). Instead, a new function by Guido van Rossum · 26 years ago
- 8137680 For BeOS PowerPC. Chris Herborth. by Guido van Rossum · 26 years ago
- 4f21d54 Added more "See also" entries, + 1 inline hyperlink. by Fred Drake · 26 years ago
- ea003fc Fixed latex2html weirdness with footnotes. by Fred Drake · 26 years ago