Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Helper module for uuencode and binhex coders | Jack Jansen | 1995-08-07 | 2 | -0/+605 |
| | |||||
* | Added missing walk() function | Jack Jansen | 1995-08-07 | 1 | -0/+19 |
| | |||||
* | Added interfaces to {Get,Set}FInfo and accompanying objects | Jack Jansen | 1995-08-07 | 1 | -1/+174 |
| | |||||
* | Mwerks now also has fopenrf | Jack Jansen | 1995-08-07 | 1 | -0/+3 |
| | |||||
* | Mwerks version of fopenRF. | Jack Jansen | 1995-08-07 | 1 | -0/+47 |
| | |||||
* | Fix for cfm68k | Jack Jansen | 1995-08-07 | 1 | -0/+2 |
| | |||||
* | Moved here because it is think-specific | Jack Jansen | 1995-08-07 | 1 | -0/+336 |
| | |||||
* | Added resource-files to CVS tree, in binhex form | Jack Jansen | 1995-08-07 | 4 | -0/+180 |
| | |||||
* | Put resource-files under CVS, in binhex form | Jack Jansen | 1995-08-07 | 5 | -0/+1006 |
| | |||||
* | new sendport() interface; add test() program call | Guido van Rossum | 1995-08-04 | 1 | -6/+9 |
| | |||||
* | added format_* functions (suggestion by Ken M) | Guido van Rossum | 1995-08-04 | 1 | -7/+31 |
| | |||||
* | subtle changes to relative rurl joins | Guido van Rossum | 1995-08-04 | 1 | -3/+3 |
| | |||||
* | use mimetools; add error handling and authentication | Guido van Rossum | 1995-08-04 | 1 | -12/+129 |
| | |||||
* | major rewrite using different formatting paradigm | Guido van Rossum | 1995-08-04 | 1 | -586/+330 |
| | |||||
* | changed comment parsing | Guido van Rossum | 1995-08-04 | 1 | -13/+14 |
| | |||||
* | Initial revision | Guido van Rossum | 1995-08-04 | 8 | -0/+1013 |
| | |||||
* | split config.c in 1000 parts; new main; new unfinished objective-C module | Guido van Rossum | 1995-08-04 | 3 | -234/+21 |
| | |||||
* | empty kw dict is ok for builtins | Guido van Rossum | 1995-08-04 | 1 | -1/+6 |
| | |||||
* | split cofnfig.c in 1000 little files :-) | Guido van Rossum | 1995-08-04 | 1 | -4/+17 |
| | |||||
* | moved stuff around to resemble main.c | Guido van Rossum | 1995-08-04 | 1 | -5/+8 |
| | |||||
* | add imp.get_frozen_object() | Guido van Rossum | 1995-08-04 | 1 | -13/+54 |
| | |||||
* | avoid resize of 0-length tuple | Guido van Rossum | 1995-08-04 | 1 | -0/+5 |
| | |||||
* | class objects are read-only in restricted mode | Guido van Rossum | 1995-08-04 | 1 | -0/+5 |
| | |||||
* | better err checks in resizetuple | Guido van Rossum | 1995-08-04 | 1 | -2/+2 |
| | |||||
* | Initial revision | Guido van Rossum | 1995-08-04 | 7 | -0/+2404 |
| | |||||
* | new package support, import hooks, restricted execution support | Guido van Rossum | 1995-08-04 | 1 | -164/+197 |
| | |||||
* | added some missing constants | Guido van Rossum | 1995-08-04 | 2 | -0/+36 |
| | |||||
* | keyword arguments; redid Photo image class; other goodies | Guido van Rossum | 1995-08-04 | 2 | -192/+402 |
| | |||||
* | keyword parameter changes | Guido van Rossum | 1995-08-04 | 2 | -4/+8 |
| | |||||
* | - Use new names | Jack Jansen | 1995-07-29 | 1 | -6/+13 |
| | | | | - Use AEInteractWithUser | ||||
* | Initial revision | Jack Jansen | 1995-07-29 | 1 | -0/+925 |
| | |||||
* | New test program for server AE handling | Jack Jansen | 1995-07-29 | 1 | -0/+5 |
| | |||||
* | minor fix | Jack Jansen | 1995-07-29 | 1 | -1/+1 |
| | |||||
* | Fixed incorrect call to InstallHandler and a few other things | Jack Jansen | 1995-07-29 | 6 | -21/+61 |
| | |||||
* | mac CW-only fix for messy windows upon exit | Jack Jansen | 1995-07-29 | 1 | -1/+1 |
| | |||||
* | Allow mac user to set "command line flags" by option-starting python. | Jack Jansen | 1995-07-29 | 1 | -0/+4 |
| | |||||
* | Added code so you canset "command line options" if you | Jack Jansen | 1995-07-29 | 1 | -1/+61 |
| | | | | option-click/drag python. Needs a new dialog resource. | ||||
* | Un-installing of AE handlers fixed (AE is very picky that you specify | Jack Jansen | 1995-07-29 | 1 | -8/+15 |
| | | | | the same UPP) | ||||
* | A new home for scripts/applets | Jack Jansen | 1995-07-29 | 4 | -0/+629 |
| | | | | | | | | | EditPythonPrefs - Edit the preferences file (sys.path, python home) PackLibDir - Convert a sys.path directory to a resource file RunLibScript - import a module and run as __main__ mkapplet - Create a python applet The resource files belonging to these should also be stored here, somehow.. | ||||
* | fix bogus DECREF in finally clause | Guido van Rossum | 1995-07-28 | 1 | -0/+1 |
| | |||||
* | \temporary 'fix' for brokenness | Guido van Rossum | 1995-07-28 | 1 | -0/+6 |
| | |||||
* | Made more ppc-savvy | Jack Jansen | 1995-07-28 | 1 | -0/+10 |
| | |||||
* | - Added getplatform() | Jack Jansen | 1995-07-28 | 1 | -0/+9 |
| | | | | - (temporarily?) removed newmodule reference | ||||
* | Undef 'argument' before including mac headers | Jack Jansen | 1995-07-28 | 1 | -0/+2 |
| | |||||
* | Module with one function to read Python modules and extract class and | Sjoerd Mullender | 1995-07-28 | 1 | -0/+204 |
| | | | | method definitions. See __doc__ string for more information. | ||||
* | changes for keyword args to built-in functions and classes | Guido van Rossum | 1995-07-26 | 1 | -19/+43 |
| | |||||
* | never close the file in imp.load_... | Guido van Rossum | 1995-07-26 | 1 | -6/+0 |
| | |||||
* | changes for keyword args to built-in functions and classes | Guido van Rossum | 1995-07-26 | 2 | -7/+8 |
| | |||||
* | changes for keyword args to built-in functions and classes | Guido van Rossum | 1995-07-26 | 3 | -3/+6 |
| | |||||
* | add forgotten PyObject_SetAttrString | Guido van Rossum | 1995-07-26 | 1 | -0/+1 |
| |