- 2cfc472 add find-uname.py by Skip Montanaro · 22 years ago
- f2c4711 Search for Unicode character names using regular expressions. by Skip Montanaro · 22 years ago
- d8b5e3f Tix update from Mike Clarkson (maintainer) by Neal Norwitz · 22 years ago
- 731a986 Upgrade to Tix-8.1.4 from Mike Clarkson (the maintainer) by Neal Norwitz · 22 years ago
- 4687428 Patch #649184: Update to tix-8.1.4 RC3. by Martin v. Löwis · 22 years ago
- ac30ead Sync tixwidgets from Mike Clarkson, a maintainer by Neal Norwitz · 22 years ago
- 065627e Add "select all" by clicking on (0,0) cell. by Guido van Rossum · 22 years ago
- bfcd653 Add ESC key binding -- undo current cell editing. by Guido van Rossum · 22 years ago
- 3669242 Major breakthrough in selection -- drag-select multiple cells now by Guido van Rossum · 22 years ago
- 69ccfcc Spreadsheet demo that I used in the advanced talk at Linux Lunacy II. by Guido van Rossum · 22 years ago
- eeb7827 Remove reference to deleted 'www' directory. by Guido van Rossum · 22 years ago
- b50e1de Note lack of speedup. Remove Irix reference. Remove silly extra by Guido van Rossum · 22 years ago
- ecbb0ea Update docs. Remove old classes.doc. by Guido van Rossum · 22 years ago
- 989ea8d Add description of the cgi directory. by Guido van Rossum · 22 years ago
- cc44ccc Add description of what's here. by Guido van Rossum · 22 years ago
- 154c088 Refactor cmd_view(): move line formatting to a helper method. by Guido van Rossum · 22 years ago
- 9c3848b In cmd_create(), use a redirect directive instead of viewing the page; by Guido van Rossum · 22 years ago
- 3296dcc Remove redundant load() call. by Guido van Rossum · 22 years ago
- a55dda6 Grammar repair in comment. by Guido van Rossum · 22 years ago
- c9776bd Use tempfile.gettempdir() to get the temp directory rather than by Guido van Rossum · 22 years ago
- f66cccf Restructure: move all wiki code into a separate module. by Guido van Rossum · 22 years ago
- 26a1ac4 Add trailing newline when saving. by Guido van Rossum · 22 years ago
- 48123b2 Security fixes: reject non-wiki-word page names; set homedir to /tmp. by Guido van Rossum · 22 years ago
- 6807721 Some really simple cgi examples. cgi3 is a MiniWiki. by Guido van Rossum · 22 years ago
- b0c87b9 Remove the SGI demos. These were all ancient and nobody cared enough. by Guido van Rossum · 22 years ago
- 16aac45 Remove the SGI demos. These were all ancient and nobody cared enough. by Guido van Rossum · 22 years ago
- 3b0a329 Massive changes from SF 589982 (tempfile.py rewrite, by Zack by Guido van Rossum · 22 years ago
- ead36d7 - Make number in comment match the targets in that section of the by Fred Drake · 22 years ago
- 98013be Get the meta class inheritance right. by Jeremy Hylton · 22 years ago
- 1808fbc move make_eiffel_method() out of base metaclass by Jeremy Hylton · 22 years ago
- a70c3bd Remove list prenpost. It's not used any longer. by Jeremy Hylton · 22 years ago
- c9329ca Add a call to a Sub() method that actually works. by Jeremy Hylton · 22 years ago
- a003316 Add Enum and Eiffel examples using new-style classes. by Jeremy Hylton · 22 years ago
- 425a8ec Repair example code in doc string. by Jeremy Hylton · 22 years ago
- a90a3b4 Use md5.new() constructor by Andrew M. Kuchling · 23 years ago
- 9a62448 Use random module instead of whrandom Move imports to top by Andrew M. Kuchling · 23 years ago
- d1a3c81 Move knee.py from Lib/ to Demo/imputil/. Fixes #515745. by Martin v. Löwis · 23 years ago
- 72118e5 Fix a typo in Tim's fix. by Guido van Rossum · 23 years ago
- bc0e910 Convert a pile of obvious "yes/no" functions to return bool. by Tim Peters · 23 years ago
- 71cc46e Slight modernization. by Fred Drake · 23 years ago
- 4843eb4 Remove bug.py. This is something I sent to Guido via email in or before by Tim Peters · 23 years ago
- 8ec03e0 Patch #485959: Various changes to Tix demos. by Martin v. Löwis · 23 years ago
- dcea370 Patch #524008: Fix portability bug on new POSIX hosts by Martin v. Löwis · 23 years ago
- 719cfc4 SF #517447, correct syntax error by Neal Norwitz · 23 years ago
- c92cf50 Updated -- all Demo subdirectories are once again listed here, in by Guido van Rossum · 23 years ago
- 3f0b1c9 Removing this directory; it's no longer needed now that Misc/Makefile.pre.in by Guido van Rossum · 23 years ago
- 885d457 sprintf -> PyOS_snprintf in some "obviously safe" cases. by Tim Peters · 23 years ago
- 652e191 Properly set static options for tixBalloon and tixResizeHandle. by Martin v. Löwis · 23 years ago
- 3176b08 Update to use more modern calling conventions; also avoid a magic number by Fred Drake · 23 years ago
- e012e35 Bump the version number; used to identify the Python runtime we link to. by Fred Drake · 23 years ago
- 20efa68 Patch #473002: Update Demo/tix tixwidgets.py et al. by Martin v. Löwis · 23 years ago
- 10f9c07 Remove obsolete e-mail address by Andrew M. Kuchling · 23 years ago
- 401a76d Patch #469517: Info about rpcgen compilers. by Martin v. Löwis · 23 years ago
- 2559f5a Removed Demo/dns -- see sf.net/projects/pydns/ instead. by Guido van Rossum · 23 years ago
- 0e58ff8 Update reference to pydns. by Guido van Rossum · 23 years ago
- eb2d36c Use the build directory by default, and update the version. by Guido van Rossum · 23 years ago
- 79e75e1 Use string.ascii_letters instead of string.letters (SF bug #226706). by Fred Drake · 23 years ago
- 817ed5a Kill another merge zombie. by Tim Peters · 23 years ago
- b1a77dd Deleting zombies by Guido van Rossum · 23 years ago
- 1b776a2 Deleting merge zombie. by Guido van Rossum · 23 years ago
- b905633 xmlrpclib for python 2.2; initial checkin by Fredrik Lundh · 23 years ago
- 89e90d6 Separate CFLAGS and CPPFLAGS. CFLAGS should not contain preprocessor by Neil Schemenauer · 23 years ago
- ef4cdad [].index() raises ValueError if the value is not in the list, so only by Fred Drake · 24 years ago
- 7def256 [].index() raises ValueError if the value is not in the list, so only by Fred Drake · 24 years ago
- d42124c Change co.detach() to co.back() call. by Guido van Rossum · 24 years ago
- 27f9b84 Add more complete reference. Change a co.back() call to co.tran() -- by Guido van Rossum · 24 years ago
- f74c9dc Add newline to end of file. by Guido van Rossum · 24 years ago
- be0e7f4 Document tix directory. by Martin v. Löwis · 24 years ago
- b21cb5f Patch #410231: Add the Python Tix library. by Martin v. Löwis · 24 years ago
- 8b41116 import.c -> importexc.c by Barry Warsaw · 24 years ago
- a18e7ea import -> importexc by Barry Warsaw · 24 years ago
- d5221a3 import.c -> importexc.c by Barry Warsaw · 24 years ago
- 273ad45 Updated to use new Python features Reindented by Moshe Zadka · 24 years ago
- 8b6f989 Fixed to use new Python features and use more commonly accepted style Reindented by Moshe Zadka · 24 years ago
- 38e083b Changed to use the fact that str(long) doesn't produce a trailing L Reindented by Moshe Zadka · 24 years ago
- 693291b Superseded by $(srcdir)/Makefile.pre.in. by Neil Schemenauer · 24 years ago
- f9abaf4 Simple embedded program that does a module import. Useful for by Barry Warsaw · 24 years ago
- 2df3c41 Ignore the programs created in this directory. by Barry Warsaw · 24 years ago
- e98626d Add targets to make building `loop' and `import' easier. Useful for by Barry Warsaw · 24 years ago
- 0c63fe9 Slight reworking to make it more useful for debugging by Barry Warsaw · 24 years ago
- 7d23b59 Updates and changes: by Barry Warsaw · 24 years ago
- 172c40b Whitespace normalization. by Tim Peters · 24 years ago
- e13be40 Geoffrey Gerrietts discovered that a KeyError was caught that probably by Guido van Rossum · 24 years ago
- 3559d1f Add loop.c -- a test program for repeatedly calling Py_Initialize() by Guido van Rossum · 24 years ago
- 7339f4c Fix weird typo caused by ANSIfication (nobody bothered to test it since! :-( ). by Guido van Rossum · 24 years ago
- 2b28776 Added "repeat.py" -- repeatedly execute a shell command (like by Guido van Rossum · 24 years ago
- 994d853 Choose the smallest value of x,y for the clock's radius (instead of just taking the by Andrew M. Kuchling · 24 years ago
- 72a18a6 Update this demo to use curses.panel by Andrew M. Kuchling · 24 years ago
- 23382f5 Another demo from Thomas Gellekum (seasonally-themed, too) by Andrew M. Kuchling · 24 years ago
- 15c3c2b Curses demos contributed by Thomas Gellekum <tg@FreeBSD.org>. by Andrew M. Kuchling · 24 years ago
- 4550b00 Fix bit rot: use sock.connect((host, port)) and allow 2nd cmd line arg. by Guido van Rossum · 24 years ago
- a3b5a5f Check in README file and one demo program by Andrew M. Kuchling · 24 years ago
- 4526f2a A solution to the classic N queens problem. by Guido van Rossum · 24 years ago
- f4e13a4 Add 1994 Coroutine module by Tim Peters by Guido van Rossum · 24 years ago
- 063ee7b Fix Makefile so at least it uses Python 2.0, and compiles out of the by Guido van Rossum · 24 years ago
- 2cffc7d Move our own getopt() implementation to _PyOS_GetOpt(), and use it by Thomas Wouters · 24 years ago
- 9880062 Remove some obsolete files, and update the README. by Fred Drake · 24 years ago
- ac5f748 Demos of the new XML support from Lars Marius Garshol <larsga@garshol.priv.no>. by Fred Drake · 24 years ago
- 75698a4 Removing these scripts. redemo.py lives on in Tools/scripts/. by Guido van Rossum · 24 years ago
- 21801de Jeremy missed a bind() call when updating these demos. ;) by Fred Drake · 24 years ago