summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Build appplications, libraries and applets according to builtinJack Jansen1995-09-011-0/+104
* Slightly reorganized so it is useable from another program, andJack Jansen1995-09-011-11/+26
* Fixed typoJack Jansen1995-09-011-1/+1
* Projects used for 1.3b3 distribution (I promise I won't check them inJack Jansen1995-09-0110-786/+861
* Minor fixJack Jansen1995-09-011-17/+17
* Updated 1.3 relnotes and added top-level instructionsJack Jansen1995-09-012-4/+135
* Fixed to work on 68K (could be yet another optimizer bug or something)Jack Jansen1995-09-011-5/+7
* patchlevel set to 1.3b3Jack Jansen1995-09-011-1/+1
* Seems I had never checked the README file in...Jack Jansen1995-08-311-0/+80
* Python will now attempt (again) to create at least a minimalJack Jansen1995-08-313-101/+93
* Added List moduleJack Jansen1995-08-311-0/+2
* Removed unused variablesJack Jansen1995-08-311-2/+2
* removed unused variablesJack Jansen1995-08-311-2/+0
* Release notes for 1.3Jack Jansen1995-08-311-0/+63
* Added version resourceJack Jansen1995-08-312-251/+264
* removed unused varJack Jansen1995-08-311-1/+0
* Removed unused varJack Jansen1995-08-311-1/+1
* Interactively create a distribution from a sourcetree.Jack Jansen1995-08-313-0/+657
* - Allow PythonApplet to be an aliasJack Jansen1995-08-311-16/+23
* Added functionality: locate CW projects, copy them, empty them andJack Jansen1995-08-311-4/+103
* - imp seems to always want a file object argJack Jansen1995-08-311-3/+6
* Obscure bugfixJack Jansen1995-08-311-5/+2
* its all in the name...Jack Jansen1995-08-311-0/+1171
* Modeless dialog testJack Jansen1995-08-311-0/+45
* copy() can now create destination pathJack Jansen1995-08-311-10/+21
* Constants useful when using macfs moduleJack Jansen1995-08-311-0/+30
* Fixed dialog-window event handlingJack Jansen1995-08-311-12/+10
* Hexbinned CodeWarrior projectsJack Jansen1995-08-3112-0/+3430
* fix typo in bsddb entryGuido van Rossum1995-08-301-1/+1
* Initial revisionGuido van Rossum1995-08-301-0/+667
* Documented new argument order.Jack Jansen1995-08-302-62/+46
* Changed arguments and added a lot of functionality besidesJack Jansen1995-08-301-87/+121
* Initial revisionGuido van Rossum1995-08-292-0/+422
* forget previous change (content-encoding)Guido van Rossum1995-08-291-2/+1
* encoding can be content-transfer-encoding or content-encodingGuido van Rossum1995-08-291-1/+2
* support overriding how to open unknown url typesGuido van Rossum1995-08-291-13/+13
* changed some commas into percent signsGuido van Rossum1995-08-291-4/+4
* Fixed typo: == -> =.Sjoerd Mullender1995-08-291-1/+1
* Documented binascii, binhex and uu modules. Put them in theJack Jansen1995-08-295-2/+296
* Implemented two new functions in sys:Sjoerd Mullender1995-08-292-0/+92
* several new questions, 1.3 beta mentionedGuido van Rossum1995-08-281-45/+195
* Fixed calling of __del__ method with TRACE_REFS defined.Sjoerd Mullender1995-08-281-1/+23
* This commit was manufactured by cvs2svn to create tag 'r13beta1'.v1.3b1cvs2svn1995-08-281-0/+1
* changes by Barry, e.g. font lock & email addressesGuido van Rossum1995-08-281-43/+97
* updatesGuido van Rossum1995-08-281-3/+3
* new stuffGuido van Rossum1995-08-281-19/+26
* new peopleGuido van Rossum1995-08-281-0/+2
* many fixes by anonymous contributorGuido van Rossum1995-08-283-216/+894
* dbhash -> bsddbGuido van Rossum1995-08-281-2/+2
* fix bug in close()Guido van Rossum1995-08-281-1/+0