1. 4843eb4 Remove bug.py. This is something I sent to Guido via email in or before by Tim Peters · 22 years ago
  2. 8ec03e0 Patch #485959: Various changes to Tix demos. by Martin v. Löwis · 22 years ago
  3. dcea370 Patch #524008: Fix portability bug on new POSIX hosts by Martin v. Löwis · 22 years ago
  4. 719cfc4 SF #517447, correct syntax error by Neal Norwitz · 22 years ago
  5. c92cf50 Updated -- all Demo subdirectories are once again listed here, in by Guido van Rossum · 23 years ago
  6. 3f0b1c9 Removing this directory; it's no longer needed now that Misc/Makefile.pre.in by Guido van Rossum · 23 years ago
  7. 885d457 sprintf -> PyOS_snprintf in some "obviously safe" cases. by Tim Peters · 23 years ago
  8. 652e191 Properly set static options for tixBalloon and tixResizeHandle. by Martin v. Löwis · 23 years ago
  9. 3176b08 Update to use more modern calling conventions; also avoid a magic number by Fred Drake · 23 years ago
  10. e012e35 Bump the version number; used to identify the Python runtime we link to. by Fred Drake · 23 years ago
  11. 20efa68 Patch #473002: Update Demo/tix tixwidgets.py et al. by Martin v. Löwis · 23 years ago
  12. 10f9c07 Remove obsolete e-mail address by Andrew M. Kuchling · 23 years ago
  13. 401a76d Patch #469517: Info about rpcgen compilers. by Martin v. Löwis · 23 years ago
  14. 2559f5a Removed Demo/dns -- see sf.net/projects/pydns/ instead. by Guido van Rossum · 23 years ago
  15. 0e58ff8 Update reference to pydns. by Guido van Rossum · 23 years ago
  16. eb2d36c Use the build directory by default, and update the version. by Guido van Rossum · 23 years ago
  17. 79e75e1 Use string.ascii_letters instead of string.letters (SF bug #226706). by Fred Drake · 23 years ago
  18. 817ed5a Kill another merge zombie. by Tim Peters · 23 years ago
  19. b1a77dd Deleting zombies by Guido van Rossum · 23 years ago
  20. 1b776a2 Deleting merge zombie. by Guido van Rossum · 23 years ago
  21. b905633 xmlrpclib for python 2.2; initial checkin by Fredrik Lundh · 23 years ago
  22. 89e90d6 Separate CFLAGS and CPPFLAGS. CFLAGS should not contain preprocessor by Neil Schemenauer · 23 years ago
  23. ef4cdad [].index() raises ValueError if the value is not in the list, so only by Fred Drake · 23 years ago
  24. 7def256 [].index() raises ValueError if the value is not in the list, so only by Fred Drake · 23 years ago
  25. d42124c Change co.detach() to co.back() call. by Guido van Rossum · 23 years ago
  26. 27f9b84 Add more complete reference. Change a co.back() call to co.tran() -- by Guido van Rossum · 23 years ago
  27. f74c9dc Add newline to end of file. by Guido van Rossum · 23 years ago
  28. be0e7f4 Document tix directory. by Martin v. Löwis · 23 years ago
  29. b21cb5f Patch #410231: Add the Python Tix library. by Martin v. Löwis · 23 years ago
  30. 8b41116 import.c -> importexc.c by Barry Warsaw · 23 years ago
  31. a18e7ea import -> importexc by Barry Warsaw · 23 years ago
  32. d5221a3 import.c -> importexc.c by Barry Warsaw · 23 years ago
  33. 273ad45 Updated to use new Python features Reindented by Moshe Zadka · 23 years ago
  34. 8b6f989 Fixed to use new Python features and use more commonly accepted style Reindented by Moshe Zadka · 23 years ago
  35. 38e083b Changed to use the fact that str(long) doesn't produce a trailing L Reindented by Moshe Zadka · 23 years ago
  36. 693291b Superseded by $(srcdir)/Makefile.pre.in. by Neil Schemenauer · 23 years ago
  37. f9abaf4 Simple embedded program that does a module import. Useful for by Barry Warsaw · 23 years ago
  38. 2df3c41 Ignore the programs created in this directory. by Barry Warsaw · 23 years ago
  39. e98626d Add targets to make building `loop' and `import' easier. Useful for by Barry Warsaw · 23 years ago
  40. 0c63fe9 Slight reworking to make it more useful for debugging by Barry Warsaw · 23 years ago
  41. 7d23b59 Updates and changes: by Barry Warsaw · 23 years ago
  42. 172c40b Whitespace normalization. by Tim Peters · 23 years ago
  43. e13be40 Geoffrey Gerrietts discovered that a KeyError was caught that probably by Guido van Rossum · 23 years ago
  44. 3559d1f Add loop.c -- a test program for repeatedly calling Py_Initialize() by Guido van Rossum · 24 years ago
  45. 7339f4c Fix weird typo caused by ANSIfication (nobody bothered to test it since! :-( ). by Guido van Rossum · 24 years ago
  46. 2b28776 Added "repeat.py" -- repeatedly execute a shell command (like by Guido van Rossum · 24 years ago
  47. 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
  48. 72a18a6 Update this demo to use curses.panel by Andrew M. Kuchling · 24 years ago
  49. 23382f5 Another demo from Thomas Gellekum (seasonally-themed, too) by Andrew M. Kuchling · 24 years ago
  50. 15c3c2b Curses demos contributed by Thomas Gellekum <tg@FreeBSD.org>. by Andrew M. Kuchling · 24 years ago
  51. 4550b00 Fix bit rot: use sock.connect((host, port)) and allow 2nd cmd line arg. by Guido van Rossum · 24 years ago
  52. a3b5a5f Check in README file and one demo program by Andrew M. Kuchling · 24 years ago
  53. 4526f2a A solution to the classic N queens problem. by Guido van Rossum · 24 years ago
  54. f4e13a4 Add 1994 Coroutine module by Tim Peters by Guido van Rossum · 24 years ago
  55. 063ee7b Fix Makefile so at least it uses Python 2.0, and compiles out of the by Guido van Rossum · 24 years ago
  56. 2cffc7d Move our own getopt() implementation to _PyOS_GetOpt(), and use it by Thomas Wouters · 24 years ago
  57. 9880062 Remove some obsolete files, and update the README. by Fred Drake · 24 years ago
  58. ac5f748 Demos of the new XML support from Lars Marius Garshol <larsga@garshol.priv.no>. by Fred Drake · 24 years ago
  59. 75698a4 Removing these scripts. redemo.py lives on in Tools/scripts/. by Guido van Rossum · 24 years ago
  60. 21801de Jeremy missed a bind() call when updating these demos. ;) by Fred Drake · 24 years ago
  61. a8d30d5 update demo scripts to use addr tuples for bind and connect closes bug #111928 by Jeremy Hylton · 24 years ago
  62. 6baec62 Sort the list of files processed before running the test on each. by Fred Drake · 24 years ago
  63. 7889010 Miscelaneous ANSIfications. I'm assuming here 'main' should take (int, by Thomas Wouters · 24 years ago
  64. dd6eefb no changes other than indentation level (now 4) and comment reflow. by Greg Stein · 24 years ago
  65. 7e47402 Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either by Thomas Wouters · 24 years ago
  66. c716684 Add linker flag -export-dynamic so symbols in libpython*.a are exported. by Guido van Rossum · 24 years ago
  67. 964f123 Adapted for Python 2.0 under RH Linux. by Guido van Rossum · 24 years ago
  68. e97ecf9 demonstration importers by Greg Stein · 24 years ago
  69. a05e293 typos fixed by Rob Hooft by Jeremy Hylton · 24 years ago
  70. 99f235d Remove stdwin references by Guido van Rossum · 24 years ago
  71. 6a1b133 Removing junk by Guido van Rossum · 24 years ago
  72. 81b4e41 removing more stdwin users by Guido van Rossum · 24 years ago
  73. dab6cb8 removing more stdwin users by Guido van Rossum · 24 years ago
  74. 01b3aa4 Fix use of list.append() with multiple arguments by Andrew M. Kuchling · 24 years ago
  75. b4624b9 Fix a couple dozen broken ci.append(x, y, z) calls, spotted by Tim. by Guido van Rossum · 24 years ago
  76. e0a928d Fix some broken links. by Guido van Rossum · 24 years ago
  77. 995285e Moved all the imports to the top. by Fred Drake · 25 years ago
  78. caf2f8e Add -v flag. Comment duplicate Py_Finalize(). by Guido van Rossum · 25 years ago
  79. 4f1a618 Ofir Reichenberg suggested to apply htonl() to grpaddr in openmcastsock(). by Guido van Rossum · 25 years ago
  80. d9e5d17 Fix bug discovered by Klaus-Juergen Wolf -- it runs into infinite recursion! by Guido van Rossum · 25 years ago
  81. eda80ea Correct spelling of length, discovered by Christian Tismer. by Guido van Rossum · 25 years ago
  82. 60cc90e This demo imported some private code from Matt. Make it cripple along. by Guido van Rossum · 25 years ago
  83. 9a4da08 Change #! line to modern usage; also chmod +x by Guido van Rossum · 25 years ago
  84. 7e75c94 Change #! line to modern usage by Guido van Rossum · 25 years ago
  85. 496bc7f Call Py_SetProgramName() instead of redefining getprogramname(), by Guido van Rossum · 25 years ago
  86. b55f9ff 100 bottles of beer on the wall example. by Guido van Rossum · 26 years ago
  87. fe78cc0 Adding Fredrik Lundh's demo of the option menu. by Guido van Rossum · 26 years ago
  88. 1554b7b Use constants defined in cl module. (Sjoerd) by Guido van Rossum · 26 years ago
  89. 1e57a04 Removed unnecessary import of cl and CL. (Sjoerd) by Guido van Rossum · 26 years ago
  90. 9c2c1e8 Fix multi-arg list.append() calls. by Guido van Rossum · 26 years ago
  91. dfae3d5 Added a 'Help' special menu to show how this is done. by Barry Warsaw · 26 years ago
  92. d24d3fc Added the mainloop() call. by Guido van Rossum · 26 years ago
  93. 5fae9e8 nannified by Guido van Rossum · 26 years ago
  94. 4117e54 nannified by Guido van Rossum · 26 years ago
  95. dcd038f nannified. by Guido van Rossum · 26 years ago
  96. 7ca9a1a Fix a bug where comparison of a rational with a float failed because by Guido van Rossum · 26 years ago
  97. 482e82a Corrected some spelling and one technical error. by Guido van Rossum · 26 years ago
  98. a9ca42d Vladimir Marangozov's explanatory message. by Guido van Rossum · 26 years ago
  99. d895749 New warnings to the uninitiated reader. by Guido van Rossum · 26 years ago
  100. 98c92c8 Show how to do switchable panels. by Guido van Rossum · 26 years ago