- 327e187 Add magic to replace the xml package with _xmlplus at import time. by Fred Drake · 24 years ago
- ede77bf Rename the "parser" package to "parsers" to be compatible with the PyXML by Fred Drake · 24 years ago
- fbd3b45 Stop lying about [].pop() being experimental! There is no backing it out by Fred Drake · 24 years ago
- 25f6894 patch from Vladimir (move Py_Mem* interface to Include/pymem.h) by Peter Schneider-Kamp · 24 years ago
- b88b0bc ANSIfied. by Jack Jansen · 24 years ago
- cbfe3c8 Two more cases of GUSI2 include access paths not being correct (reveiled by the new pyport.h). by Jack Jansen · 24 years ago
- dc71cac replaced PyArgs_Parse by PyArgs_ParseTuple by Peter Schneider-Kamp · 24 years ago
- 5a65c2d added count, extend, index, pop and remove to arraymodule by Peter Schneider-Kamp · 24 years ago
- 4640e13 Change as suggested by Peter Funk <pf@artcom-gmbh.de>: by Fred Drake · 24 years ago
- 3d83fc3 Change as suggested by Peter Funk <pf@artcom-gmbh.de>: by Fred Drake · 24 years ago
- 251caa5 A different solution for Patch #100979: support for out-of-tree "make TAGS" by Guido van Rossum · 24 years ago
- e39dab6 Organized a little bit; merged in some items from the 1.5.2p2 branch that by Fred Drake · 24 years ago
- e7aa5dc Update to indicate the appropriate version of LaTeX2HTML. Update pointer by Fred Drake · 24 years ago
- 85d14c9 Many changes to work with newer versions of LaTeX2HTML. This has been by Fred Drake · 24 years ago
- 1915754 Small changes to reflect changes in LaTeX2HTML support for newer versions by Fred Drake · 24 years ago
- 1e75e17 Two minor nits from Gerry Weiner (no working email address) about by Fred Drake · 24 years ago
- b8aa261 Always pass the split level to LaTeX2HTML as a command line option since by Fred Drake · 24 years ago
- 578a3f9 Moshe Zadka <mzadka@geocities.com>: by Fred Drake · 24 years ago
- 7e01890 merge Include/my*.h into Include/pyport.h by Peter Schneider-Kamp · 24 years ago
- 885082c Update, 'cause Guido said it should be this way. by Fred Drake · 24 years ago
- a701597 Fix inconsistent use of tab/space in indentation. by Thomas Wouters · 24 years ago
- 071864a More Windows changes. by Mark Hammond · 24 years ago
- 2cbed00 Fixes for Windows (but also tested on Linux). Test suite now completes, and this module should not leak in the face of errors. by Mark Hammond · 24 years ago
- af4cfae Test that after resizing the mmap'd file, we can't seek beyond the new size. by Mark Hammond · 24 years ago
- 6b24dff Catch syntax errors from processing template lines and turn them into by Greg Ward · 24 years ago
- 979db97 Added list-like methods: 'append()', 'extend()', 'sort()'. by Greg Ward · 24 years ago
- 23266fe Replaced 'self.files' with 'self.filelist': now we carry around a FileList by Greg Ward · 24 years ago
- 4571ac1 The other half of Rene Liebscher's patch to add the Template class, by Greg Ward · 24 years ago
- d5dcc17 Typo fix. by Greg Ward · 24 years ago
- 58bff53 Added DistutilsTemplateError. by Greg Ward · 24 years ago
- c019e2c Ditched the unused 'recursive_exclude_pattern()' method. by Greg Ward · 24 years ago
- 0f34185 Renamed 'select_pattern()' to 'include_pattern()'. by Greg Ward · 24 years ago
- 7b3d56c Renamed 'process_line()' to 'process_template_line()', and factored out by Greg Ward · 24 years ago
- c98927a Added class docstring and ditched inappropriate class attrs. by Greg Ward · 24 years ago
- adc1172 Provides the FileList class for building a list of filenames by exploring by Greg Ward · 24 years ago
- 85ab738 Exercise .readline() and .readlines(). More data is written to the by Andrew M. Kuchling · 24 years ago
- 41616ee SF patch #100740: Add optional size arguments to .readline() and by Andrew M. Kuchling · 24 years ago
- 7e11170 Removed Tools/perfecthash, per python-dev discussion by Andrew M. Kuchling · 24 years ago
- 7a4409c Added support to recognize Python's internal "dumbdbm" database. by Moshe Zadka · 24 years ago
- 37c03ff Using shutil's function to copy data between file objects instead by Moshe Zadka · 24 years ago
- 10853c9 Finally fixed the much-reported bug about "~" in a couple of example. by Fred Drake · 24 years ago
- efdf107 Add the exceptions module to the 'never' list -- it is built in. by Guido van Rossum · 24 years ago
- 152e3f0 Was quite broken and incomplete. Now passes the test suite, but is still incomplete. by Mark Hammond · 24 years ago
- 4e80bb5 Allow any object supporting the buffer protocol to be written as a binary object. by Mark Hammond · 24 years ago
- abfeff7 Fix a type in the docstrings, and make the module Unicode aware. by Mark Hammond · 24 years ago
- c64c8ea Remove erroneous empty trailing line. (cause test_winreg.py failure) by Trent Mick · 24 years ago
- cb25d5e Gregor Hoffleit: don't link with libnet on non-BeOS systems by Jeremy Hylton · 24 years ago
- b924bd4 Second round of curses documentation improvements. Completes and extends by Eric S. Raymond · 24 years ago
- be28f5b Gregor Hoffleit: Don't link with the libieee library if it's not necessary by Jeremy Hylton · 24 years ago
- 518e55c Rip out the information about the PSA, since the fate of that is not certain. by Fred Drake · 24 years ago
- c9bac09 added .cvsignore so cvs doesn't complain about the generated graminit.h and by Skip Montanaro · 24 years ago
- fb6bbf5 Added list of missing functions as a comment by Andrew M. Kuchling · 24 years ago
- 9407e55 -- changed test to work on platforms which have os.popen but no os.fork by Fredrik Lundh · 24 years ago
- ae0965e Bump version to 0.9.1pre. by Greg Ward · 24 years ago
- 612eb9f Fixed a grab-bag of typos spotted by Rob Hooft. by Greg Ward · 24 years ago
- aa5372c Remove unused 'search_dir()' method. Comment tweak. by Greg Ward · 24 years ago
- 7499847 Fix to call 'library_filename()' instead of the non-existent by Greg Ward · 24 years ago
- 53c1bc3 Typo fix from David Ascher. by Greg Ward · 24 years ago
- 8353f62 Comment out a debugging print (spotted by Michael Deegan) by Andrew M. Kuchling · 24 years ago
- 2031893 - changed windows pclose to make sure we don't return before the by Fredrik Lundh · 24 years ago
- 0765fe3 Make mode_t available for the declaration of _getpty(). by Sjoerd Mullender · 24 years ago
- 4f570b9 Patch #100873 - Use registry to find proxies for urllib on Win32 by Mark Hammond · 24 years ago
- 4d6381d Fix UCNs machine with >= 32bit longs originally submitted by Bill Tutt by Jeremy Hylton · 24 years ago
- 1962fb5 Document tiget{flag,num,str} by Andrew M. Kuchling · 24 years ago
- 70e89c1 Added wrappers for tiget{flag,num,str}, for querying terminfo capabilities by Andrew M. Kuchling · 24 years ago
- fdee0f0 added test case for fixed duplicate arguments bug in Python/compile.c by Peter Schneider-Kamp · 24 years ago
- 1cb3a9e Add entries for the distutils documents to the directories table. by Fred Drake · 24 years ago
- ffe968b This script demonstrates use of the visitor interface of the compiler package. by Jeremy Hylton · 24 years ago
- 9f2550f makedirs(), removedirs(): If the tail of the path is empty, do a second by Fred Drake · 24 years ago
- 0365180 a couple of nits from Patch #100933 by Jeremy Hylton · 24 years ago
- 334fb89 Use 'void' directly instead of the ANY #define, now that all code is ANSI C. by Thomas Wouters · 24 years ago
- bf68026 Modified version of patch #100963 from Mark Favas: has_key() is an by Andrew M. Kuchling · 24 years ago
- c1b4624 Made an error message slightly more useful if select() returns something goofy by Andrew M. Kuchling · 24 years ago
- 4463acb Bug report and partial patch from Michael Deegan <michael@ucc.gu.uwa.edu.au>: by Andrew M. Kuchling · 24 years ago
- 498c18f Only use one initialization file for LaTeX2HTML; more recent versions only by Fred Drake · 24 years ago
- 82c330e -- updated to include known problems in SRE 0.9.6 (cf. test/output/test_sre) by Fredrik Lundh · 24 years ago
- 4fb67f4 Oops, WaitNextEvent was hand-coded, and it also needed the h->H conversion for PyArg_ParseTuple format strings. by Jack Jansen · 24 years ago
- 5bdbabd Added more prototypes. by Jack Jansen · 24 years ago
- 1f9f2f4 Added PyMac_getscript() which returns the pythonic name of the current script. Not ideal and not complete, but good enough for the time being. Idea and most of the code by Fredrik Lund. by Jack Jansen · 24 years ago
- 12d86c8 Declare fileno() with prototype if USE_GUSI2 defined. This isn't really the right place, but it will have to do for now. by Jack Jansen · 24 years ago
- bc66f95 If any of the builds in a group fails offer to stop the fullbuild process and open the failing projects in codewarrior. by Jack Jansen · 24 years ago
- 919d326 Added a "compile-time" flag PPC_ONLY, if set we make ppc-only applications without posting the dialog. This is the normal situation since 1.6alfa (no more 68k support). by Jack Jansen · 24 years ago
- 5199c54 Put in an earlier include of sys/signal.h (within ifdef USE_GUSI) to forestal a multiple define. by Jack Jansen · 24 years ago
- e1b304d Fix small typos and markup consistency nits. by Fred Drake · 24 years ago
- c4422127 Remove unused variable and what looks like an ancient relic of an old by Thomas Wouters · 24 years ago
- 1e0c2f4 Create a new section of pyport.h to hold all external function declarations by Thomas Wouters · 24 years ago
- 332c59c change some occurence of python15.dll to python20.dll by Peter Schneider-Kamp · 24 years ago
- 5c66986 ANSIfy a bit more. by Thomas Wouters · 24 years ago
- ed77bac Fix floattime prototype ((void), not (double)) by Thomas Wouters · 24 years ago
- 58d0510 ANSIfy some more forward declarations. by Thomas Wouters · 24 years ago
- 8ec68fd Prototype yet another forward declaration. by Thomas Wouters · 24 years ago
- ab48e90 Don't call BringToFront() on the dialog object, but call GetDialogWindow() to get a window object. by Jack Jansen · 24 years ago
- 4789b3a ... and yet more ANSIfications... by Thomas Wouters · 24 years ago
- 770e404 ANSIfy yet another hidden function definition. by Thomas Wouters · 24 years ago
- eb61b6e Fix typo in previous patch. by Thomas Wouters · 24 years ago
- ccada24 *** empty log message *** by Thomas Wouters · 24 years ago
- 94d8fea Remove function-less prototype (old function that was removed ?) that by Thomas Wouters · 24 years ago
- 1790dd4 Restore TestSkipped exception; appears to have disappeared in last checkin. by Fred Drake · 24 years ago
- 6899660 First round of curses documentation improvements; correct errors, flesh out by Eric S. Raymond · 24 years ago
- 46a733d Patch #100926 - Better error messages for socket exceptions on Windows. [Slight style differences from posted patch] by Mark Hammond · 24 years ago