summaryrefslogtreecommitdiffstats
path: root/Misc/README
diff options
context:
space:
mode:
authorBrett Cannon <bcannon@gmail.com>2011-01-20 19:42:08 (GMT)
committerBrett Cannon <bcannon@gmail.com>2011-01-20 19:42:08 (GMT)
commitec89d35c7fb82319dd32f114e7976726f3699d0a (patch)
tree5b25513be1e1b29c916b8f840ef6c7019819d5a8 /Misc/README
parentc0729bfe24f31a176a8c47276d60a11d69e46d2c (diff)
downloadcpython-ec89d35c7fb82319dd32f114e7976726f3699d0a.zip
cpython-ec89d35c7fb82319dd32f114e7976726f3699d0a.tar.gz
cpython-ec89d35c7fb82319dd32f114e7976726f3699d0a.tar.bz2
Move developers.txt to the devguide.
Diffstat (limited to 'Misc/README')
-rw-r--r--Misc/README1
1 files changed, 0 insertions, 1 deletions
diff --git a/Misc/README b/Misc/README
index c418d90..b239cee 100644
--- a/Misc/README
+++ b/Misc/README
@@ -9,7 +9,6 @@ Files found here
ACKS Acknowledgements
build.sh Script to build and test latest Python from the repository
-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