| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 37aa580 commit ff34626
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -11,20 +11,19 @@ ACKS Acknowledgements | |||
| 11 | 11 | AIX-NOTES Notes for building Python on AIX | |
| 12 | 12 | BeOS-NOTES Notes for building on BeOS | |
| 13 | 13 | BeOS-setup.py setup.py replacement for BeOS, see BeOS-NOTES | |
| 14 | + cheatsheet Quick summary of Python by Ken Manheimer | ||
| 15 | + find_recursionlimit.py Script to find a value for sys.maxrecursionlimit | ||
| 16 | + gdbinit Handy stuff to put in your .gdbinit file, if you use gdb | ||
| 14 | 17 | HISTORY News from previous releases -- oldest last | |
| 15 | 18 | HPUX-NOTES Notes about dynamic loading under HP-UX | |
| 16 | - NEWS News for this release | ||
| 17 | - PURIFY.README Information for Purify users | ||
| 19 | + indent.pro GNU indent profile approximating my C style | ||
| 20 | + NEWS News for this release (for some meaning of "this") | ||
| 18 | 21 | Porting Mini-FAQ on porting to new platforms | |
| 22 | + PURIFY.README Information for Purify users | ||
| 23 | + python.man UNIX man page for the python interpreter | ||
| 24 | + python-mode.el Emacs mode for editing Python programs | ||
| 19 | 25 | README The file you're reading now | |
| 20 | 26 | RFD Request For Discussion about a Python newsgroup | |
| 21 | 27 | RPM (Old) tools to build RPMs | |
| 22 | - cheatsheet Quick summary of Python by Ken Manheimer | ||
| 23 | - find_recursionlimit.py Script to find a value for sys.maxrecursionlimit | ||
| 24 | - gdbinit Handy stuff to put in your .gdbinit file, if you use gdb | ||
| 25 | - indent.pro GNU indent profile approximating my C style | ||
| 26 | - python-mode.el Emacs mode for editing Python programs | ||
| 27 | - python.man UNIX man page for the python interpreter | ||
| 28 | 28 | setuid-prog.c C helper program for set-uid Python scripts | |
| 29 | - unicode.txt Marc-Andre Lemburg's specification of the Unicode API | ||
| 30 | 29 | vgrindefs Python configuration for vgrind (a generic pretty printer) | |
| Back | FazBrowse Home | New Git URL |
0 commit comments