summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* removed all references to modsupport.hGuido van Rossum1995-06-201-1/+0
* add bind(0,''); better way of guessing our fully qualified hostnameGuido van Rossum1995-06-201-1/+8
* Two new methodsJack Jansen1995-06-202-0/+20
* Fixed sentence about modulatorJack Jansen1995-06-201-1/+1
* UpdatedJack Jansen1995-06-201-4/+7
* Jim Fulton's change to support doc stringsJack Jansen1995-06-205-4/+30
* Added methods as_Menu and as_Control to convert a resourceJack Jansen1995-06-183-1/+97
* Added as_Resource() method to convert menu object to res objectJack Jansen1995-06-182-0/+21
* Added as_Resource() method to convert ctl object to res objectJack Jansen1995-06-183-0/+21
* Added missing setselftype method to ManualGeneratorJack Jansen1995-06-181-0/+4
* Added PY_RESOURCE (mac only) to imp moduleJack Jansen1995-06-181-0/+7
* Added FindFolder interfaceJack Jansen1995-06-181-0/+24
* Added code to obtain sys.path from a resourceJack Jansen1995-06-181-0/+97
* Obtain path from a resource (unless USE_BUILTIN_PATH is #defined)Jack Jansen1995-06-181-2/+9
* Removed >From stuffJack Jansen1995-06-161-2/+1
* updated commentsBarry Warsaw1995-06-151-5/+3
* converted to pythonBarry Warsaw1995-06-151-124/+123
* two mime encoding schemesGuido van Rossum1995-06-142-0/+226
* derived from new configure.inGuido van Rossum1995-06-142-451/+447
* sys/wait.h; NeXT changes (no unistd, utime; getcwd?)Guido van Rossum1995-06-141-0/+20
* fix NL for Linux bash bug; special processing for -u optionsGuido van Rossum1995-06-141-2/+9
* edited RCS cruftGuido van Rossum1995-06-141-1/+1
* new modules soundex.c and environment.cGuido van Rossum1995-06-143-0/+252
* add setblocking(); NT changes; null-terminate Unix pathGuido van Rossum1995-06-141-12/+33
* removed rcs cruftGuido van Rossum1995-06-141-23/+0
* NeXT doesn't like me to declare hypot(double, double)Guido van Rossum1995-06-141-1/+1
* re-enabled NeXT dynamic linking (#ifdef NeXT)Guido van Rossum1995-06-141-2/+2
* replace "\r\n" with "\n" at line end (Jim Ahlstrom)Guido van Rossum1995-06-141-0/+8
* linux elf shlib; sys/wait.h; don't add -posix for NeXTGuido van Rossum1995-06-141-14/+6
* add note about font-lock and fix doc URLGuido van Rossum1995-06-141-2/+11
* Mac dynloading is now enabled by USE_MAC_DYNAMIC_LOADING.Jack Jansen1995-06-141-11/+42
* Added USE_* ifdefs for a couple of optional modules.Jack Jansen1995-06-141-9/+22
* Ported to CW6Jack Jansen1995-06-141-4/+1
* Split shared-library support and dynamic-loading support (they wereJack Jansen1995-06-142-1/+10
* Skip old-style 'From name time' lines at beginning of message.Jack Jansen1995-06-131-0/+6
* Check if we've already loaded a dynamic module under a different name.Sjoerd Mullender1995-06-123-5/+38
* Ported to Universal Header 2.0.1f (i.e. CW6)Jack Jansen1995-06-0932-394/+423
* Ported to CodeWarrior 6Jack Jansen1995-06-093-5/+10
* Trying again to check it in. Changes to:Jack Jansen1995-06-0631-599/+1231
* Trying again to check it in. Changes to:Jack Jansen1995-06-0616-280/+462
* Rather massive changes:Jack Jansen1995-06-057-359/+165
* Added img stuff (within #ifdef, so they're easy to remove)Jack Jansen1995-06-031-0/+23
* StandardGetFile without args now shows all files (in stead of none)Jack Jansen1995-06-031-0/+2
* next version; python.org changesGuido van Rossum1995-05-311-147/+168
* Backward compatibity module for constants from cl.h include file. TheSjoerd Mullender1995-05-174-472/+520
* Make constants from cl.h include file available as module variables.Sjoerd Mullender1995-05-171-2/+331
* Templates converted to new naming conventions (thanks to Chak Tan)Jack Jansen1995-05-1617-131/+100
* Made the example slightly more completeJack Jansen1995-05-161-0/+7
* #updated to-do listBarry Warsaw1995-05-081-0/+1
* don't show print passwords in debug outputGuido van Rossum1995-05-051-6/+16