summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Modified/recreated to use keyword argumentsJack Jansen1995-10-037-2360/+1152
* new after options; text.search; new image methodsGuido van Rossum1995-09-302-4/+74
* Move some stuff around so customizations in Setup take precedenceGuido van Rossum1995-09-301-4/+9
* re-enable new.code(...) with new argsGuido van Rossum1995-09-301-3/+18
* clear quitMainLoop when we fall through the main loopGuido van Rossum1995-09-301-0/+1
* Initial revisionGuido van Rossum1995-09-301-0/+223
* actualized example, catch EOFError, print retrieved lines if debugging>2Guido van Rossum1995-09-301-8/+15
* actualized example/reference, fix bug w/ nonnumeric portGuido van Rossum1995-09-301-8/+9
* add flush_softspace() interfaceGuido van Rossum1995-09-301-0/+5
* allow _ in attr names (Netscape!)Guido van Rossum1995-09-301-1/+1
* more robust coding, adapted for macGuido van Rossum1995-09-302-23/+23
* delete PyNothing_Check, which does not actually existGuido van Rossum1995-09-301-1/+0
* +aaron watters, +PSA, +GC, -lance, -betaGuido van Rossum1995-09-281-41/+99
* entity definitions from HTML 2.0 stdGuido van Rossum1995-09-271-0/+2
* Initial revisionGuido van Rossum1995-09-271-0/+101
* Added some clarifications and fixed host names.Jack Jansen1995-09-241-5/+8
* Load toolbox modules "by hand" using imp, so this script should nowJack Jansen1995-09-241-11/+52
* Changed the way .rsrc and template are copied: hopefully this willJack Jansen1995-09-241-36/+53
* Mac changesGuido van Rossum1995-09-221-4/+38
* added verbose option; added ismap/align/width/height to handle_image argsGuido van Rossum1995-09-221-4/+12
* fix <!...!> parsing; added verbose option; don't lowercase entityrefsGuido van Rossum1995-09-221-5/+7
* actualized example; added xover, xgtitle, xpath, date methods by Kevan HeydonGuido van Rossum1995-09-221-4/+87
* fix bogus resize length in nextcGuido van Rossum1995-09-211-1/+1
* add file parameter to all printing fns, default stderrGuido van Rossum1995-09-201-12/+30
* (py-align-multiline-strings-p): new variableBarry Warsaw1995-09-191-106/+105
* fix several bugs in tr argument listsGuido van Rossum1995-09-192-7/+7
* remove Modules/Makefile on distcleanGuido van Rossum1995-09-181-0/+1
* added strftimeGuido van Rossum1995-09-181-0/+3
* added psa plugGuido van Rossum1995-09-181-0/+12
* new exec syntaxGuido van Rossum1995-09-182-6/+6
* Initial revisionGuido van Rossum1995-09-182-0/+294
* added getitem/setitem to Image class; changed call wrapping (again)Guido van Rossum1995-09-182-2/+14
* handle missing QUERY_STRINGGuido van Rossum1995-09-181-1/+12
* recognize a few more file typesGuido van Rossum1995-09-181-1/+8
* improved test/main programGuido van Rossum1995-09-182-10/+43
* fix bug with missing default for last arg (discovered by Tommy Burnette)Guido van Rossum1995-09-181-2/+3
* #undef argument, for the MacGuido van Rossum1995-09-181-0/+1
* include Python.hGuido van Rossum1995-09-182-0/+4
* remove unwanted fatal() from err_badcall()Guido van Rossum1995-09-181-1/+0
* spell TraceBack with capital BGuido van Rossum1995-09-183-5/+5
* use Py_PROTO macroGuido van Rossum1995-09-181-48/+55
* adapted to K&R CGuido van Rossum1995-09-181-35/+89
* Get ordering right for TRACE_REFS/COUNT_ALLOCS combination (otherwiseSjoerd Mullender1995-09-181-1/+1
* (py-electric-colon): turn off electric behavior inside strings andBarry Warsaw1995-09-141-23/+31
* (python-mode): comment-multi-line must be nil for Emacs 19Barry Warsaw1995-09-141-0/+3
* (py-compute-indentation): when inside a comment, indent to under theBarry Warsaw1995-09-141-0/+14
* new version from configure.inGuido van Rossum1995-09-131-67/+77
* plug some leaksGuido van Rossum1995-09-131-2/+6
* added SITEPATH and DESTPATH variablesGuido van Rossum1995-09-131-1/+7
* on osf/1, never use gcc; added test for strftime()Guido van Rossum1995-09-131-2/+7