diff options
author | Skip Montanaro <skip@pobox.com> | 2007-08-17 12:57:41 +0000 |
---|---|---|
committer | Skip Montanaro <skip@pobox.com> | 2007-08-17 12:57:41 +0000 |
commit | eb33e5ae79542371a165bdb67099d14b7557a698 (patch) | |
tree | b5e2bab1636a590bf389a38965afaab1cbd90628 /Misc/README | |
parent | e9af284e998abe3ab974b488d97c5db69c5aebf4 (diff) | |
download | cpython-git-eb33e5ae79542371a165bdb67099d14b7557a698.tar.gz |
Remove support for BeOS
Diffstat (limited to 'Misc/README')
-rw-r--r-- | Misc/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Misc/README b/Misc/README index af6e8e8f45..b7a3befbae 100644 --- a/Misc/README +++ b/Misc/README @@ -9,8 +9,6 @@ Files found here ACKS Acknowledgements AIX-NOTES Notes for building Python on AIX -BeOS-NOTES Notes for building on BeOS -BeOS-setup.py setup.py replacement for BeOS, see BeOS-NOTES cheatsheet Quick summary of Python by Ken Manheimer find_recursionlimit.py Script to find a value for sys.maxrecursionlimit gdbinit Handy stuff to put in your .gdbinit file, if you use gdb |