- fe27a50 Added warning that gethostname() doesn't always return fqdn, and show by Guido van Rossum · 28 years ago
- 0d2971b Document that sys.builtin_module_names is now a tuple. by Guido van Rossum · 28 years ago
- d44be3f very minor typo by Barry Warsaw · 28 years ago
- 6530717 'I' and 'L' now always return a Python long. by Guido van Rossum · 28 years ago
- b0b8181 Added unsigned data formats (B, H, I, L). by Guido van Rossum · 28 years ago
- dbadd55 Describe standard float/double support. by Guido van Rossum · 28 years ago
- 6717030 setkey method's argument is no longer optional (it used to be a no-op by Barry Warsaw · 28 years ago
- 591bbb1 (libformatter.tex): Document the flush() method on the writer. by Fred Drake · 28 years ago
- 3dd68d3 Added libstat.tex by Guido van Rossum · 28 years ago
- 1254346 Document the new extensions. by Guido van Rossum · 28 years ago
- f308c0f From reading the source, it turns out that the setkey() method can by Barry Warsaw · 28 years ago
- e5a43a4 Describe open(2) exported constants by Barry Warsaw · 28 years ago
- e8e9ed1 Docs for stat.py -- docs by Skip Montanaro. by Guido van Rossum · 28 years ago
- fa5a6cf posix.open(): third argument (mode) is optional. by Barry Warsaw · 28 years ago
- 62ac99e Documented getprotobyname() interface. by Guido van Rossum · 28 years ago
- ae0cd0b (libunix.tex): Change matching lib.tex: add line item for the resource module. by Fred Drake · 28 years ago
- 3990042 Added pointer to framereader distribution. by Guido van Rossum · 28 years ago
- 3c7b2dc Added docs for Jeremy's resource module. by Guido van Rossum · 28 years ago
- 63a0c37 (libunix.tex): Changed two occurances of "Unix" to "\UNIX{}". by Fred Drake · 28 years ago
- 094579e (libtime.tex): Merged in changes from Tamito Kajiyama. by Fred Drake · 28 years ago
- 4b3f031 (lib<all sorts of stuff>.tex): by Fred Drake · 28 years ago
- 6dc2aae (tut.tex): Normalized all uses of "UNIX" and "{\UNIX}" to use "\UNIX{}", by Fred Drake · 28 years ago
- 3082424 (myformat.sty): Added a note about using \command{} v. {\command} wrt. by Fred Drake · 28 years ago
- 8d40c84 Added quote_plus() and unquote_plus(), to do space/plus substitutions by Guido van Rossum · 28 years ago
- d16ddb6 Typos reported by Tamito Kajiyama. by Guido van Rossum · 28 years ago
- 21be147 Added remark about time() and sleep()'s subsecond precision. by Guido van Rossum · 28 years ago
- 3486f27 Added soundex (sigh) by Guido van Rossum · 28 years ago
- 843e712 Added descriptions of parsedate(), parsedate_tz(), getdate_tz() by Guido van Rossum · 28 years ago
- 61ed4db Added section for operator module (compiled Skip Montanaro). by Guido van Rossum · 28 years ago
- d560605 (Makefile): Added sym links for each manual, i.e., index.html -> lib.html. by Fred Drake · 28 years ago
- fc8f6f3 (Makefile): The sed hack is needed for all 3 manuals processed by latex2html; by Fred Drake · 28 years ago
- f1e6707 (Makefile): Rip out old partparse.py / texi2html.py stuff -- use latex2html by Fred Drake · 28 years ago
- 0d58d44 (myformat.perl): Don't italicize the '[]' characters around optional by Fred Drake · 28 years ago
- dce22ad (.latex2html-init): Restore one setting to the default (no real need to by Fred Drake · 28 years ago
- 9abe64a (libparser.tex): Added note that the line number for a terminal token by Fred Drake · 28 years ago
- 102dc41 Describe the new Unpacker.get_buffer() method. by Barry Warsaw · 28 years ago
- bda7ca7 Added [nh]to[hn][sl](). by Guido van Rossum · 28 years ago
- dde9c2c Added .ilg (makeindex logfile) by Guido van Rossum · 28 years ago
- 4745a27 Added some more turd files we can't avoid: .MIF, .ps, .auto. by Guido van Rossum · 28 years ago
- cd612d5 Webmaker instructions by Guido van Rossum · 28 years ago
- 558c09e Script to write MIF files from ref*.{book,doc} by Guido van Rossum · 28 years ago
- 3e1fe89 (myformat.perl): Fixed handling of "\e" -- argh! by Fred Drake · 28 years ago
- b4d4e25 (Makefile): Updated comments about using LaTeX2HTML for the library by Fred Drake · 28 years ago
- 4464022 (myformat.perl): Simplify generated HTML for "\optional{...}". by Fred Drake · 28 years ago
- b33021b (fix_libaux.sed): Hackish little sed script to modify lib.aux to get section by Fred Drake · 28 years ago
- 784c6d3 (.latex2html-init): Perform some limited setup for the reference manuals; by Fred Drake · 28 years ago
- 9b550d9 (myformat.sty): Simplify \varvars definition. by Fred Drake · 28 years ago
- c384d75 (myformat.perl): Updated to allow library reference manual to be handled by by Fred Drake · 28 years ago
- b54f4de Added 'Introduction' section head and 'Memory Management' subsection. by Guido van Rossum · 28 years ago
- 76e47f3 Change last Ellipses to Ellipsis :-( by Guido van Rossum · 28 years ago
- f93f101 (Makefile): Updated latex2html support. by Fred Drake · 28 years ago
- 7a7480d (myformat.perl): Added handler for cfuncdesc environment. This is needed by Fred Drake · 28 years ago
- eb33c78 (myformat.sty, extref.tex): Moved definition of cfuncdesc environment to by Fred Drake · 28 years ago
- fd255e4 (tut.tex): Added matching \normalsize after \small font control command by Fred Drake · 28 years ago
- abcb382 (texi2html.py): Minor improvement to HTML 3.0 output for code examples. by Fred Drake · 28 years ago
- 893e5e0 (partparse.py): Fix nasty bug where \e got translated to @e only within by Fred Drake · 28 years ago
- 61f9139 Added disclaimer. by Guido van Rossum · 28 years ago
- 58e7a1a Updated notice. by Guido van Rossum · 28 years ago
- 6240b0b Small nits only. by Guido van Rossum · 28 years ago
- 52cf578 Touched by FrameMaker :-( by Guido van Rossum · 28 years ago
- fa7bfce Include updated title page. by Guido van Rossum · 28 years ago
- f73f79b Done with this for 1.4. by Guido van Rossum · 28 years ago
- 3a26dd8 Done with the "New in 1.4" chapter. by Guido van Rossum · 28 years ago
- 7144557 Removed CNRI copyright, changed notice to standard notice. by Guido van Rossum · 28 years ago
- a5a4c2a Correct truncated paragraph. by Guido van Rossum · 28 years ago
- c148cd6 Ignore Frame backup and lock files. by Guido van Rossum · 28 years ago
- 71ec03b Adapted to migration of reference manual to Frame. by Guido van Rossum · 28 years ago
- 1775a51 Regenerated to remove hidden text from page 1. by Guido van Rossum · 28 years ago
- db23185 Frame versions of documents after mangling by Robin. by Guido van Rossum · 28 years ago
- cb9fe88 Version number and date. by Guido van Rossum · 28 years ago
- 1f17543 Removed LaTeX version of reference manual. Added ref/ref.ps. by Guido van Rossum · 28 years ago
- 6a05f95 Got rid of most XXXes in the News chapter. Bumped the version to 1.4. by Guido van Rossum · 28 years ago
- fd1e543 New date and version number. by Guido van Rossum · 28 years ago
- 36845ed Changed URL for PCT again. by Guido van Rossum · 28 years ago
- a80c398 Added chapter on restricted execution. by Guido van Rossum · 28 years ago
- 6e308d7 Start new chapter on restricted execution. by Guido van Rossum · 28 years ago
- 095538d Actual text submitted by AMK. by Guido van Rossum · 28 years ago
- c3d090c Background chapter on restricted execution. Additional sections are by Guido van Rossum · 28 years ago
- 7e42cab Patches for Mac module docs by Jack by Guido van Rossum · 28 years ago
- acc8754 (partparse.py): Small change by Sjoerd to improve handle of X11 extension by Fred Drake · 28 years ago
- 9b05811 Added embryonic description of fcntl.lockf(). Added pointer to that by Guido van Rossum · 28 years ago
- 22f7f9e (texi2html.py): Added CLASS=Navigation attribute to DIV around top/bottom by Fred Drake · 28 years ago
- 4bf1296 (libtypes.tex): Correct reversal of two words in description of by Fred Drake · 28 years ago
- 1dde7b7 Typos detected by Sjoerd by Guido van Rossum · 28 years ago
- 11b6d24 (partparse.py): Small fix to do_datadesc(): in some odd cases the name of by Fred Drake · 28 years ago
- 5f2aa71 (Makefile): Push texi2html.py options into a make variable. by Fred Drake · 28 years ago
- 0282726 (texi2html.py): Tightened the generated HTML slightly. Added -p option to by Fred Drake · 28 years ago
- 0b95abc (Makefile): Add libformatter.tex to the library document dependencies. by Fred Drake · 28 years ago
- 8f92595 (libhtmllib.tex, libsgmllib.tex, libformatter.tex): by Fred Drake · 28 years ago
- 7edd8d3 (partparse.py): Rationalize some behavior around unexpected conditions. by Fred Drake · 28 years ago
- e1980ed (lib.tex, libwww.tex): Include the sgmlib chapter before the htmllib by Fred Drake · 28 years ago
- 53e84d5 (lib.tex): Added entry for formatter module. by Fred Drake · 28 years ago
- 08d301e (libwww.tex): Added entry for formatter module. by Fred Drake · 28 years ago
- e83b30d (libformatter.tex): Added documentation for abstract writer/formatter model by Fred Drake · 28 years ago
- 58d7f69 (libhtmllib.tex): Revised documentation for HTML support. by Fred Drake · 28 years ago
- 42439ad (libsgmllib.tex): Revised documentation for SGML support. by Fred Drake · 28 years ago
- 5812488 A first stab at describing what's new in 1.4. Still many XXX'es left. by Guido van Rossum · 28 years ago
- e86cbc4 Protect '&' signs with '\' in description of PyNumber_Coerce. by Guido van Rossum · 28 years ago
- 3f247ad Nits corrected by Fred by Guido van Rossum · 28 years ago
- a39a25e (texi2html.py): Use "if __name__ == '__main__':" test. Adjust indentation by Fred Drake · 28 years ago