summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Interface to the Mac List Manager.Jack Jansen1995-08-146-0/+1049
|
* Temporary fix for access statement.Sjoerd Mullender1995-08-141-1/+3
| | | | Definition of Error was missing.
* exec() -> execGuido van Rossum1995-08-111-1/+1
|
* test for specific bug in vars()Guido van Rossum1995-08-111-0/+9
|
* added select_present and select_range to Entry widgetGuido van Rossum1995-08-112-0/+10
|
* renamed DbShelf->DbfilenameShelf;added BsdDbShelf (David Ely)Guido van Rossum1995-08-111-5/+46
|
* change default flag to match dbm/gdbmGuido van Rossum1995-08-111-3/+3
|
* make sure the path ends in a slash in reload()Guido van Rossum1995-08-111-1/+1
|
* warn about bacslash-s lackingGuido van Rossum1995-08-112-4/+10
|
* exec() -> execGuido van Rossum1995-08-101-1/+1
|
* remove file: from list of protocols taking hostGuido van Rossum1995-08-101-1/+1
|
* changed version :-)Guido van Rossum1995-08-101-1/+1
|
* added note about missing featuresGuido van Rossum1995-08-101-0/+2
|
* noted obsolescence; exec() -> execGuido van Rossum1995-08-102-2/+4
|
* default tabsize to 8Guido van Rossum1995-08-102-2/+2
|
* fix reload use of __filename__Guido van Rossum1995-08-101-1/+2
|
* fix stupid typo: r->RDLKGuido van Rossum1995-08-101-1/+1
|
* same thing as for dospath, plus HOMEDRIVE/HOMEPATH supportGuido van Rossum1995-08-101-12/+11
|
* don't print Cannot open/stat messagesGuido van Rossum1995-08-101-2/+2
|
* exec() -> execGuido van Rossum1995-08-101-1/+1
|
* Initial revisionGuido van Rossum1995-08-101-0/+143
|
* redefined normcase()Guido van Rossum1995-08-101-14/+5
|
* upgdaded the test programGuido van Rossum1995-08-101-4/+18
|
* revamped somewhatGuido van Rossum1995-08-101-18/+19
|
* temporarily disabled the access statementsGuido van Rossum1995-08-101-4/+4
|
* added normpath() and splitdrive()Guido van Rossum1995-08-101-39/+45
|
* added note about obsolescenceGuido van Rossum1995-08-104-0/+4
|
* correct description of integer division; describe optional read argGuido van Rossum1995-08-102-16/+22
|
* clarify optional statusGuido van Rossum1995-08-102-6/+14
|
* typos onlyGuido van Rossum1995-08-106-6/+10
|
* chapter on new things in 1.3Guido van Rossum1995-08-102-0/+380
|
* Documented FindFolder, GetFInfo, SetFInfo and the FInfo object.Jack Jansen1995-08-102-0/+96
|
* re-enabled newmoduleJack Jansen1995-08-091-4/+0
|
* MkPluginAliases - Scripts (AppleScript and Python) to create aliasesJack Jansen1995-08-093-0/+235
| | | | | | to PPC plugin libraries fixfiletypes.py - Script to recursively set mac creator/type based on extension
* Better fix for creating extended pythons. (getpath.c needs to beSjoerd Mullender1995-08-091-1/+0
| | | | recompiled for the extensions)
* Fixed creation of extended python.Sjoerd Mullender1995-08-091-0/+2
|
* rather ugly temporary hacks to make it work in grail & restricted modeGuido van Rossum1995-08-091-11/+14
|
* fix bug in reloadGuido van Rossum1995-08-091-0/+1
|
* add module binascii; add r_unload/s_unload; don't change 'rb' to 'r' in openGuido van Rossum1995-08-091-2/+9
|
* change blank line insertion at a few places and fix recursion bug for </var>Guido van Rossum1995-08-091-8/+8
|
* added getpath.c; added -P exec_prefix; added explanatory noteGuido van Rossum1995-08-081-8/+46
|
* added MACHDEP back inGuido van Rossum1995-08-081-0/+3
|
* Initial revisionGuido van Rossum1995-08-081-0/+27
|
* add xstat (extended stat, returns resource fork size and creator/type)Guido van Rossum1995-08-081-1/+32
|
* set some fields to zero for directoriesGuido van Rossum1995-08-081-4/+6
|
* pass prefix etc. on when making sharedinstall; install getpath.cGuido van Rossum1995-08-071-2/+14
|
* added sys.std files, read-only open, reloadGuido van Rossum1995-08-071-3/+104
|
* add splitdrive()Guido van Rossum1995-08-071-0/+7
|
* pass the command to sh -cGuido van Rossum1995-08-071-1/+1
|
* correct typo (persis*ent)Guido van Rossum1995-08-071-1/+1
|