cpython/Misc
Benjamin Peterson a28e7028f9 Merged revisions 77185-77188,77262,77313,77317,77331-77333,77337-77338 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r77185 | andrew.kuchling | 2009-12-31 10:17:05 -0600 (Thu, 31 Dec 2009) | 1 line

  Add some items
........
  r77186 | benjamin.peterson | 2009-12-31 10:28:24 -0600 (Thu, 31 Dec 2009) | 1 line

  update expat comment
........
  r77187 | andrew.kuchling | 2009-12-31 10:38:53 -0600 (Thu, 31 Dec 2009) | 1 line

  Add various items
........
  r77188 | benjamin.peterson | 2009-12-31 10:49:37 -0600 (Thu, 31 Dec 2009) | 1 line

  add another advancement
........
  r77262 | andrew.kuchling | 2010-01-02 19:15:21 -0600 (Sat, 02 Jan 2010) | 1 line

  Add a few items
........
  r77313 | benjamin.peterson | 2010-01-04 18:04:19 -0600 (Mon, 04 Jan 2010) | 1 line

  add a test about hashing array.array
........
  r77317 | georg.brandl | 2010-01-05 12:14:52 -0600 (Tue, 05 Jan 2010) | 1 line

  Add Stefan.
........
  r77331 | georg.brandl | 2010-01-06 11:43:06 -0600 (Wed, 06 Jan 2010) | 1 line

  Small fixes to test_cmd: fix signature of do_shell, remove duplicate import, add option to run the custom Cmd class.
........
  r77332 | georg.brandl | 2010-01-06 12:02:16 -0600 (Wed, 06 Jan 2010) | 7 lines

  #5991: let completion for the "help" command include help topics.

  This also simplifies the Cmd.get_names() method implementation; it was written
  at a time where dir() didn't consider base class attributes.
........
  r77333 | georg.brandl | 2010-01-06 12:26:08 -0600 (Wed, 06 Jan 2010) | 1 line

  #5950: document that zip files with comments are unsupported in zipimport.
........
  r77337 | r.david.murray | 2010-01-06 21:09:08 -0600 (Wed, 06 Jan 2010) | 3 lines

  Add -W to the 'basics', 'opt', and 'all' test runs so that we get verbose
  information if a failure happens.
........
  r77338 | r.david.murray | 2010-01-06 22:04:28 -0600 (Wed, 06 Jan 2010) | 2 lines

  Fix inadvertent checkin of debug line.
........
2010-01-09 18:53:06 +00:00
..
RPM bump to 3.2a0 2009-06-27 21:40:27 +00:00
TextMate/Python-Dev.tmbundle Merged revisions 63208-63209,63211-63212,63214-63217,63219-63224,63226-63227,63229-63232,63234-63235,63237-63239,63241,63243-63246,63250-63254,63256-63259,63261,63263-63264,63266-63267,63269-63270,63272-63273,63275-63276,63278,63280-63281,63283-63284,63286-63287,63289-63290,63292-63293,63295-63296,63298-63299,63301-63302,63304-63305,63307,63309-63314,63316-63322,63324-63325,63327-63335,63337-63338,63340-63342,63344-63346,63348 via svnmerge from 2008-05-16 04:39:54 +00:00
Vim Blocked revisions 76154 via svnmerge 2009-11-08 21:41:27 +00:00
ACKS Merged revisions 77290 via svnmerge from 2010-01-03 22:39:36 +00:00
AIX-NOTES Merged revisions 69846 via svnmerge from 2009-02-21 20:59:32 +00:00
HISTORY Merged revisions 75370-75372 via svnmerge from 2009-10-11 21:24:34 +00:00
NEWS Merged revisions 77377 via svnmerge from 2010-01-08 23:57:53 +00:00
NEWS.help Bug #1014775: update NEWS.help for changes in docutils. 2004-08-30 14:33:25 +00:00
PURIFY.README Create the dbm package from PEP 3108. #2881. 2008-05-26 10:29:35 +00:00
Porting Merged revisions 75149,75260-75263,75265-75267,75292,75300,75376,75405,75429-75433,75437,75445,75501,75551,75572,75589-75591,75657,75742,75868,75952-75957,76057,76105,76139,76143,76162,76223 via svnmerge from 2009-11-13 02:25:08 +00:00
README Merged revisions 75370-75372 via svnmerge from 2009-10-11 21:24:34 +00:00
README.OpenBSD Add some notes about a recurring problem with OpenBSD 2006-01-09 07:29:03 +00:00
README.coverity Merged revisions 46753-51188 via svnmerge from 2006-08-11 14:57:12 +00:00
README.klocwork Merge current trunk into p3yk. This includes the PyNumber_Index API change, 2006-08-21 19:07:27 +00:00
README.valgrind Merge p3yk branch with the trunk up to revision 45595. This breaks a fair 2006-04-21 10:40:58 +00:00
RFD Initial revision 1994-01-26 10:20:16 +00:00
SpecialBuilds.txt Four months of trunk changes (including a few releases...) 2006-12-13 04:49:30 +00:00
build.sh Merged revisions 77185-77188,77262,77313,77317,77331-77333,77337-77338 via svnmerge from 2010-01-09 18:53:06 +00:00
cheatsheet Merged revisions 73544 via svnmerge from 2009-06-24 06:42:05 +00:00
developers.txt Merged revisions 77185-77188,77262,77313,77317,77331-77333,77337-77338 via svnmerge from 2010-01-09 18:53:06 +00:00
gdbinit Recorded merge of revisions 74185 via svnmerge from 2009-07-23 09:19:09 +00:00
indent.pro Some new files... 1994-09-14 14:06:46 +00:00
maintainers.rst Rephrased the introduction, added missing commas and my name for Unicode 2009-12-23 20:56:09 +00:00
pymemcompat.h Fix grammatically inept comment. 2002-08-22 13:36:11 +00:00
python-config.in Bug #1074: make python-config with Py3k. 2007-09-01 07:27:37 +00:00
python-mode.el Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,60505-60506,60508-60509,60523-60524,60532,60543,60545,60547-60548,60552,60554,60556-60559,60561-60562,60568-60598,60600-60616 via svnmerge from 2008-02-06 14:31:34 +00:00
python-wing.wpr Merged revisions 70912,70944,70968,71033,71041,71208,71263,71286,71395-71396,71405-71406,71485,71492,71494 via svnmerge from 2009-04-11 20:45:40 +00:00
python.man py3k documentation has its own url 2009-09-13 02:23:12 +00:00
python.pc.in Merged revisions 72898 via svnmerge from 2009-05-24 20:39:11 +00:00
setuid-prog.c Fixing the spelling of "writeable" to "writable", particularly PyBUF_WRITEABLE. 2007-09-17 17:55:36 +00:00
valgrind-python.supp #3791: remove last traces of bsddb. 2009-06-04 09:30:30 +00:00
vgrindefs Patch #1550800: make exec a function. 2006-09-06 06:51:57 +00:00

README

Python Misc subdirectory
========================

This directory contains files that wouldn't fit in elsewhere.  Some
documents are only of historic importance.

Files found here
----------------

ACKS		Acknowledgements
AIX-NOTES	Notes for building Python on AIX
build.sh	Script to build and test latest Python from the repository
cheatsheet	Quick summary of Python by Ken Manheimer
developers.txt	A history of who got developer permissions, and why
gdbinit		Handy stuff to put in your .gdbinit file, if you use gdb
HISTORY		News from previous releases -- oldest last
indent.pro	GNU indent profile approximating my C style
maintainers.txt	A list of maintainers for library modules
NEWS		News for this release (for some meaning of "this")
NEWS.help	How to edit NEWS
Porting		Mini-FAQ on porting to new platforms
PURIFY.README	Information for Purify users
pymemcompat.h	Memory interface compatibility file.
python.man	UNIX man page for the python interpreter
python-mode.el	Emacs mode for editing Python programs
python.pc.in	Package configuration info template for pkg-config
python-wing.wpr Wing IDE project file
README		The file you're reading now
README.coverity	Information about running Coverity's Prevent on Python
README.klocwork	Information about running Klocwork's K7 on Python
README.OpenBSD	Help for building problems on OpenBSD
README.valgrind	Information for Valgrind users, see valgrind-python.supp
RFD		Request For Discussion about a Python newsgroup
RPM		(Old) tools to build RPMs
setuid-prog.c	C helper program for set-uid Python scripts
SpecialBuilds.txt     Describes extra symbols you can set for debug builds
TextMate	A TextMate bundle for Python development
valgrind-python.supp  Valgrind suppression file, see README.valgrind
vgrindefs	Python configuration for vgrind (a generic pretty printer)
Vim		Python development utilities for the Vim editor