- ec2f74f module list utility by Fredrik Lundh · 19 years ago
- aaa28df update to reflect move to Subversion by Fred Drake · 19 years ago
- 5a13e91 update URL into the Python wiki (forward port revision 1.10.4.1) by Fred Drake · 19 years ago
- 346803e - fix generated Texinfo markup for \deprecated by Fred Drake · 20 years ago
- cc933af add missing entries from GNU info conversion table by Fred Drake · 20 years ago
- 93f18f6 include each row in the package table, even if there are no packages for by Fred Drake · 20 years ago
- 1681b62 add another way to specify an alternate name for the documentation set, by Fred Drake · 20 years ago
- 5c0ebdc - make the default image type PNG, to match mkhowto by Fred Drake · 20 years ago
- eac00ed fix accidental commit by Fred Drake · 20 years ago
- 303e30e clarify discussion of iteration in the section on the "for" statement by Fred Drake · 20 years ago
- 3d7d372 Whitespace normalization, via reindent.py. by Tim Peters · 21 years ago
- e970d2a Add a definition (found in the Debian patches for 2.3.4) by Andrew M. Kuchling · 21 years ago
- 0751d55 generalize a bit; no need to mention my user id directly by Fred Drake · 21 years ago
- 63a0191 Deal with macros that have to be replaced with simple text; only a by Fred Drake · 21 years ago
- 96b935e fix handling when a proper getopt(1) is available; the "--" by Fred Drake · 21 years ago
- a42bc21 The 'distributing python modules' manual now has an index. by Thomas Heller · 21 years ago
- 964c798 Use getopt where possible, so this supports option letters that get by Fred Drake · 21 years ago
- 9e1ac24 - add link to the downloadable package in the generated email - misc. changes by Fred Drake · 21 years ago
- 0083c92 make the tarball available for download instead of throwing it away by Fred Drake · 21 years ago
- 7d01966 Defining Py_GCC_ATTRIBUTE finds even some more undocumented functions. by Thomas Heller · 21 years ago
- 4369b59 Public Python functions are nowadays marked PyAPI_FUNC, not DL_IMPORT. by Thomas Heller · 21 years ago
- 112f8f4 use tools/getversioninfo to extract the version number from the Python sources by Fred Drake · 21 years ago
- 6d340c3 remove assignment to unused variable by Fred Drake · 21 years ago
- 4cc425a switch to PNG navigation icons by default by Fred Drake · 21 years ago
- 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 21 years ago
- 7820554 Fix typo by Raymond Hettinger · 21 years ago
- ce9b471 SF patch #880552: Fix typo in usage message(prechm.py) by Raymond Hettinger · 21 years ago
- 1639f1c fix weird sh-bang line by Fred Drake · 21 years ago
- 2fe7978 avoid bash-isms by Fred Drake · 21 years ago
- 3972457 make the generated HTML more XHTML friendly by Fred Drake · 21 years ago
- 664a271 - don't re-write a SourceForge authenticated CVS root into the by Fred Drake · 21 years ago
- 6f75a36 normalize whitespace by Fred Drake · 21 years ago
- 4e3a277 no longer assign into sys; "print chevron" is the way to go by Fred Drake · 21 years ago
- 94b3463 We're long past worrying about Python versions older than 1.5.2; by Fred Drake · 21 years ago
- 1da0bba Update to match the version used to build the 2.3.2c1 documentation. by Fred Drake · 21 years ago
- 69db2b9 - change computation of VERSION to use tools/getversioninfo; this is by Fred Drake · 21 years ago
- f7a0d68 Update the list of directories passed to py2texi.el. The ordering was by Fred Drake · 21 years ago
- d4956aa Make the "path math" more robust, and support both relative and by Fred Drake · 21 years ago
- c8083cf Load the version information from ../Include/patchlevel.h, so there are by Fred Drake · 21 years ago
- 6122c12 re.sub expands escape sequences in it's second argument. by Thomas Heller · 21 years ago
- 2ee37ff - use string methods by Fred Drake · 21 years ago
- ccfbfb9 Change the default window size to 1024x768. This shows at least the by Thomas Heller · 21 years ago
- 9d84308 update the documentation contact address by Fred Drake · 22 years ago
- 0bb242b Map \envvar to the TeXinfo equivalent, @env. by Fred Drake · 22 years ago
- 8500263 Simple support for the alltt environment. by Fred Drake · 22 years ago
- 7769bb9 Teach this script about \AA and \aa (the Scandanavian A-ring by Fred Drake · 22 years ago
- 6675881 There's a better way to deal with the "comment" environment; I found by Fred Drake · 22 years ago
- 3b09558 Fill out the set of macros and environments supported somewhat. by Fred Drake · 22 years ago
- 0799d0a Update link to Python book information. by Fred Drake · 22 years ago
- d691c42 Include both </tr> tags in the thead, not just the first. by Fred Drake · 22 years ago
- c868d16 When an external application we use exits normally, exit with the same by Fred Drake · 22 years ago
- 15f742d first cut at a shell script to view a single section from the library by Skip Montanaro · 22 years ago
- 376f0ef Clean up some files that LaTeX2HTML drops in the HTML output directory by Fred Drake · 22 years ago
- 66abcee Integrate updates to the GNU info conversion. by Fred Drake · 22 years ago
- 4a47349 More <link> support for generated pages. by Fred Drake · 22 years ago
- b07216b Added support for --favicon. Fix support for the Aesop Meta Type. by Fred Drake · 22 years ago
- 56c8c27 Added support for --favicon. by Fred Drake · 22 years ago
- d7bc0fe Try to fix the broken links caused by multiple \ref on the same line. by Neal Norwitz · 22 years ago
- 2314a04 Use string methods. Re-organize imports to Python Normal Form. by Fred Drake · 22 years ago
- 27c4e09 Only reset _is_empty if needed. by Fred Drake · 22 years ago
- df85f0b Modernization: Use string methods, use str instead of by Fred Drake · 22 years ago
- 071972e Use string methods. by Fred Drake · 22 years ago
- 06912b7 Use string methods. Organize the imports in Python Normal Form. by Fred Drake · 22 years ago
- 4fe904d Use string methods; minor code cleanup. by Fred Drake · 22 years ago
- 816aebd Use the same shade of blue as the site navigation areas. by Fred Drake · 22 years ago
- f834ecb Minor refactoring to avoid code duplication. by Fred Drake · 22 years ago
- cfb30e2 build(): Use self.builddir, not self.doc when copying the icons, so by Barry Warsaw · 22 years ago
- c0e066a When the HTML output dir is specified using --dir=~/foo, the tilde by Fred Drake · 22 years ago
- 73ec983 Include the --dir argument in the help text. by Fred Drake · 22 years ago
- 15a159c Change the default path to icons so that "mkhowto" does the "right thing" by by Fred Drake · 22 years ago
- 246beb2 Don't use tempfile.mktemp(), since it produces annoying warnings, and by Fred Drake · 22 years ago
- a132f6c Accomodate the packaging changes when we unpack into the dev/doc/ area by Fred Drake · 23 years ago
- 1a0199a Lots of changes to the packaging of the documentation, all to keep by Fred Drake · 23 years ago
- eab5f8a Remove unused variable. by Fred Drake · 23 years ago
- d805fef Added support for some of the more recently defined macros and environments. by Fred Drake · 23 years ago
- bfc18bd Integrated SF patch #539487 by Matthias Klose: by Fred Drake · 23 years ago
- a3b0b29 Boost the list of stop words, by merging in the little list Jeremy by Tim Peters · 23 years ago
- fe3db7d Work around limitation of Cygwin Perl: To avoid a permission denial, we need by Fred Drake · 23 years ago
- 56aa628 list_documented_items(): Basic implementation. by Fred Drake · 23 years ago
- d268183 moved from Tools/scripts (was only at rev 1.1 - no changes yet - so I simply by Skip Montanaro · 23 years ago
- 4a0db06 Hack around the "2.1.6 Blank lines" bug in a way that the TOC still by Tim Peters · 23 years ago
- dc374e0 Give the Help viewer a font-size button. This isn't documented by MS, by Tim Peters · 23 years ago
- c8490c7 Move "everything left one": the TOC now shows each doc directory as a by Tim Peters · 23 years ago
- 4545407 Stopped all warnings from the HTML Help Compiler, by generating proper by Tim Peters · 23 years ago
- e21095e Widespread: Used classes in a more natural way. Added convenience by Tim Peters · 23 years ago
- d9a1050 Replaced the fiddly 5-tuples with a new Book convenience class, allowing by Tim Peters · 23 years ago
- 8d62ad7 Fixed a comment. by Tim Peters · 23 years ago
- 661e492 All over: get rid of blanks before colons that open code blocks. by Tim Peters · 23 years ago
- 460643b do_project(): Modernized the code. by Tim Peters · 23 years ago
- 5d5e193 Added "What's New" to the 2.2 doc set. by Tim Peters · 23 years ago
- 4f109c1 Added a stop-list to reduce the size of the full text search index. Fred, by Tim Peters · 23 years ago
- e6b63e6 project_template: use dict interpolation instead of giant tuples. by Tim Peters · 23 years ago
- a905363 + Changed TOC to folder-tree style. by Tim Peters · 23 years ago
- 52cfa33 Generates inputs to the Microsoft Help Compiler, which creates compiled by Tim Peters · 23 years ago
- bab5aa0 Remove Emacs turd; not needed with modern Emacs versions. by Fred Drake · 23 years ago
- 34a05f7 Start of script to locate C symbols and segregate them into lists of by Fred Drake · 23 years ago
- 0e661dc Replace the simpleminded string.find with a re.search looking only for by Thomas Heller · 23 years ago
- 3c1ff5c When adding a name to the table of macros and environments, make sure it by Fred Drake · 23 years ago
- 0047e16 Added support for \csimplemacro and csimplemacrodesc. by Fred Drake · 23 years ago
- d15a0a0 Fix bug in command line handling, noted by Fredrik Lundh. by Fred Drake · 23 years ago