diff options
author | Guido van Rossum <guido@python.org> | 2002-07-11 01:01:49 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2002-07-11 01:01:49 (GMT) |
commit | 715a0c67b8f07773b48b519d2bd9bab7dc5cc7cc (patch) | |
tree | 2a48904f691bf3a1ad868c649c4740f19cbb17b6 /Misc | |
parent | 8acdf7a935ce809b3ce00cdde27dd2e20aff1785 (diff) | |
download | cpython-715a0c67b8f07773b48b519d2bd9bab7dc5cc7cc.zip cpython-715a0c67b8f07773b48b519d2bd9bab7dc5cc7cc.tar.gz cpython-715a0c67b8f07773b48b519d2bd9bab7dc5cc7cc.tar.bz2 |
Note the existence of SpecialBuilds.txt.
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/README b/Misc/README index ded7fab..e3a8c3b 100644 --- a/Misc/README +++ b/Misc/README @@ -25,5 +25,6 @@ python-mode.el Emacs mode for editing Python programs README The file you're reading now RFD Request For Discussion about a Python newsgroup RPM (Old) tools to build RPMs +SpecialBuilds.txt Describes extra symbols you can set for debug builds setuid-prog.c C helper program for set-uid Python scripts vgrindefs Python configuration for vgrind (a generic pretty printer) |