summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Use repr() on the filename in EnvironmentError.__str__(). ThisGuido van Rossum1998-08-111-2/+2
* Template file for \documentclass{manual}.Fred Drake1998-08-111-0/+65
* Added a module docstring (that's all this module needs).Guido van Rossum1998-08-111-1/+15
* Added step 0: copy this file to <somedir>/lib<module>.tex, and edit the copy.Fred Drake1998-08-111-0/+4
* Updated to reflect recent changes.Fred Drake1998-08-111-16/+20
* Prepping for 1.5.2a1 release...Guido van Rossum1998-08-111-35/+33
* Moved to ../templates/module.tex.Fred Drake1998-08-111-144/+0
* Relocating file to Doc/templates.Fred Drake1998-08-111-181/+0
* Guess what -- BSD has bifurcated again. :-(Guido van Rossum1998-08-111-1/+1
* Added new files to the LIBFILES variable.Fred Drake1998-08-111-2/+4
* Removed now-documented modules from the list.Fred Drake1998-08-111-6/+0
* Added new sections.Fred Drake1998-08-111-1/+3
* Documentation for the compileall module.Fred Drake1998-08-111-0/+41
* Documentation for the py_compile module.Fred Drake1998-08-111-0/+35
* Added index entries.Fred Drake1998-08-111-5/+8
* Patch by Just van Rossum that changes how we search for submodules ofGuido van Rossum1998-08-111-19/+20
* Two patches by Jason Harper:Guido van Rossum1998-08-111-37/+96
* On the mac, shouldn't change the creator+type of the *source* file!Guido van Rossum1998-08-111-1/+0
* Add a comment explaining that this script is probably not useful outside theFred Drake1998-08-111-4/+6
* Make sure the icons/ directory is created even if only one document isFred Drake1998-08-111-6/+6
* Better check in the date from the last magic-fix-release. ;-)Fred Drake1998-08-111-1/+1
* Control when/where navigation bars will appear: top & bottom of each page.Fred Drake1998-08-111-3/+14
* Got all the 1.5.2 news that's fit to print. Now we may need toGuido van Rossum1998-08-101-102/+296
* Add a link to the Macintosh Module Reference here, too.Fred Drake1998-08-101-0/+3
* (imenu-example--python-method-regexp): Patch from Christian Tanzer:Barry Warsaw1998-08-101-1/+1
* (py-compute-indentation): Changes to the `t' condition which affectBarry Warsaw1998-08-101-9/+15
* Checking in BeOS specific socket module.Guido van Rossum1998-08-102-0/+266
* Nannified.Guido van Rossum1998-08-101-3/+2
* Nannified, and re-indented with 4 spaces.Guido van Rossum1998-08-101-88/+88
* Fixed a few lines that tabnanny complained about (one space before theGuido van Rossum1998-08-101-5/+5
* Untabified and deleted trailing blank lines.Guido van Rossum1998-08-101-9/+7
* New section header style.Fred Drake1998-08-10126-209/+364
* do_cmd_moduleauthor(),Fred Drake1998-08-101-156/+180
* \moduleauthor,Fred Drake1998-08-101-0/+6
* New style section headers.Fred Drake1998-08-1013-17/+33
* Some logical markup, some nits.Fred Drake1998-08-101-25/+26
* # mention Porting in list of filesGuido van Rossum1998-08-101-0/+1
* mini-faq on porting pythonGuido van Rossum1998-08-102-2/+44
* #Typos from previous checkinBarry Warsaw1998-08-101-2/+2
* Huge number of docstring changes, typo fixes, rewordings, GNU standardBarry Warsaw1998-08-101-186/+234
* Corrected some spelling and one technical error.Guido van Rossum1998-08-101-5/+5
* A script by Mark-Andre Lemburg to produce the PC/python_nt.def fileGuido van Rossum1998-08-101-0/+102
* Vladimir Marangozov's explanatory message.Guido van Rossum1998-08-101-0/+256
* New warnings to the uninitiated reader.Guido van Rossum1998-08-101-4/+11
* Added a bunch of symbols detected by Marc Lemburg's script.Guido van Rossum1998-08-091-5/+82
* There's a bunch of files that shouldn't be included in libpython*.a!Guido van Rossum1998-08-091-4/+5
* # New version; not clear what happened.Guido van Rossum1998-08-081-2/+0
* Sigh. More restructuring was needed.Guido van Rossum1998-08-081-27/+57
* Get rid of python15.lib; add some incl filesGuido van Rossum1998-08-086-21/+14
* Add PyEval_CallFunction() and PyEval_CallMethod().Guido van Rossum1998-08-081-0/+2