- a52bae7 Remove usage of rexec in tkinter demo. by Georg Brandl · 14 years ago
- 0db85e5 Fix-up some tkinter demos. by Georg Brandl · 14 years ago
- 36f72d3 Remove reference to removed faqwiz tool. by Georg Brandl · 14 years ago
- 68642f5 Remove obsolete pdist demo. by Georg Brandl · 14 years ago
- 2db2b8a Another demo that at least runs again. by Georg Brandl · 14 years ago
- fb3b12d Make minigzip work again. by Georg Brandl · 14 years ago
- 5ec5fed Update Demo README. by Georg Brandl · 14 years ago
- 6faacd3 Update README, remove obsolete script. by Georg Brandl · 14 years ago
- 272fc10 #6439: fix argument type for PySys_SetArgvEx() and Py_SetProgramName() in Demo/embed code. by Georg Brandl · 14 years ago
- 31c2740 "Modernized" the demo a little. by Alexander Belopolsky · 15 years ago
- 5ada7c7 Update Vec class constructor, remove indirection via function, use operator module. by Georg Brandl · 15 years ago
- dc00a2a Remove Dbm. by Georg Brandl · 15 years ago
- 6a4e3c5 Make Demo/parser/test_parser.py run. by Mark Dickinson · 15 years ago
- 7cb6f2f Fixed the test by Alexander Belopolsky · 15 years ago
- 0636040 Fixed doctests by Alexander Belopolsky · 15 years ago
- be7a755 Remove old and unsafe Dbm demo class. by Georg Brandl · 15 years ago
- 74135d0 Made minimal modifications to pass included tests by Alexander Belopolsky · 15 years ago
- 401d856 Issue #9151: Demo/classes/Dates.py does not work in 3.x Converted by Alexander Belopolsky · 15 years ago
- bb3565d Issue #9151: Demo/classes/Dates.py does not work in 3.x by Alexander Belopolsky · 15 years ago
- cba8c10 Unparse infinite imaginary literals correctly. Add some more numeric tests. by Mark Dickinson · 15 years ago
- abe52d7 Revert accidental extra changes included in r82391. by Mark Dickinson · 15 years ago
- 50b79a8 Issue #9011: Tests for Python 3.2's treatment of negated imaginary literals. by Mark Dickinson · 15 years ago
- af0e154 Remove backtick syntax for repr. by Mark Dickinson · 15 years ago
- b67e15c Better solution for attribute access on integer literals. by Mark Dickinson · 15 years ago
- 81ad8cc Output try-except-finally statements where appropriate. by Mark Dickinson · 15 years ago
- 8d6d760 Collapse else: if: ... into elif: by Mark Dickinson · 15 years ago
- 578aa56 Fix typo in unparsing of a class definition. by Mark Dickinson · 15 years ago
- d751c2e test_unparse.py: Do roundtrip testing for all Python files in Lib and Lib/test. by Mark Dickinson · 15 years ago
- 8042e28 More unparse.py fixes: by Mark Dickinson · 15 years ago
- 3eb0290 Add parentheses around numeric literals, to avoid turning 3 .bit_length() into 3.bit_length(). by Mark Dickinson · 15 years ago
- 82c8d93 unparse.py: respect coding cookie in input files by Mark Dickinson · 15 years ago
- 3778db7 Update md5driver.py for 3.x. by Brian Curtin · 15 years ago
- 3d1bfbf unparse.py: Typo fix. by Mark Dickinson · 15 years ago
- fa2e4e9 Update Demo/parser/unparse.py to current Python 3.x syntax. Additions: by Mark Dickinson · 15 years ago
- f5451e5 Merged revisions 82345 via svnmerge from by Mark Dickinson · 15 years ago
- ae10005 Merged revisions 82338,82340-82341 via svnmerge from by Mark Dickinson · 15 years ago
- 68d83d1 Merged revisions 81880 via svnmerge from by Benjamin Peterson · 15 years ago
- 2ebf8ce Merged revisions 81881-81882 via svnmerge from by Benjamin Peterson · 15 years ago
- f95a1b3 Recorded merge of revisions 81029 via svnmerge from by Antoine Pitrou · 15 years ago
- 94f2528 Remove traces of MacOS9 support. by Ronald Oussoren · 15 years ago
- 9c6bd77 Merged revisions 78779 via svnmerge from by Benjamin Peterson · 15 years ago
- 852f3cc fix demo/doc eol by Benjamin Peterson · 15 years ago
- 90f5ba5 convert shebang lines: python -> python3 by Benjamin Peterson · 15 years ago
- f6489f9 Merged revisions 75264,75268,75293,75318,75391-75392,75436,75478,75971,76003,76058,76140-76141,76231,76380,76428-76429 via svnmerge from by Benjamin Peterson · 15 years ago
- 495f7b5 Merged revisions 75365,75394,75402-75403,75418,75459,75484,75592-75596,75600,75602-75607,75610-75613,75616-75617,75623,75627,75640,75647,75696,75795 via svnmerge from by Georg Brandl · 15 years ago
- bc470d5 Merged revisions 75358 via svnmerge from by Georg Brandl · 15 years ago
- 97b0837 Merged revisions 75356 via svnmerge from by Georg Brandl · 15 years ago
- ec8aab6 Merged revisions 75354 via svnmerge from by Georg Brandl · 15 years ago
- 41706b3 Merged revisions 75350 via svnmerge from by Georg Brandl · 15 years ago
- b243ed2 Merged revisions 75348 via svnmerge from by Mark Dickinson · 15 years ago
- 0caa576 Merged revisions 75346 via svnmerge from by Mark Dickinson · 15 years ago
- edbc50c Merged revisions 75344 via svnmerge from by Georg Brandl · 15 years ago
- 5f8814d Merged revisions 75342 via svnmerge from by Georg Brandl · 15 years ago
- be0ee2b Fix README description. by Georg Brandl · 15 years ago
- 2cbd09c Merged revisions 75339 via svnmerge from by Georg Brandl · 15 years ago
- e63514b Merged revisions 75337 via svnmerge from by Georg Brandl · 15 years ago
- 7291cf8 Merged revisions 75329 via svnmerge from by Georg Brandl · 15 years ago
- 583350f Merged revisions 75327 via svnmerge from by Georg Brandl · 15 years ago
- 8bef554 Merged revisions 75325 via svnmerge from by Georg Brandl · 15 years ago
- 4630c09 Merged revisions 75322 via svnmerge from by Georg Brandl · 15 years ago
- 2a354cd Recorded merge of revisions 75321 via svnmerge from by Georg Brandl · 15 years ago
- 38c34ef Merged revisions 75315 via svnmerge from by Georg Brandl · 15 years ago
- 28ae0c3 Merged revisions 75313 via svnmerge from by Georg Brandl · 15 years ago
- c707167 Merged revisions 73557 via svnmerge from by R. David Murray · 16 years ago
- 3783143 Merged revisions 73537 via svnmerge from by Amaury Forgeot d'Arc · 16 years ago
- 34c044f remove old metaclass demos by Benjamin Peterson · 16 years ago
- eaa84ef #5923: update turtle module to version 1.1. by Georg Brandl · 16 years ago
- 2b1a467 Merged revisions 72237 via svnmerge from by Gregory P. Smith · 16 years ago
- bb93d17 Add example for new copydir_run_2to3(). by Georg Brandl · 16 years ago
- 934896d Merged revisions 69846 via svnmerge from by Mark Dickinson · 16 years ago
- a7d2797 Merged revisions 69053 via svnmerge from svn+ssh://pythondev/python/trunk by Guilherme Polo · 16 years ago
- c7d484d Remove __long__ methods from UserString and from Demo/ classes. by Mark Dickinson · 16 years ago
- d6d63f5 fix a lot of Tkinter imports by Benjamin Peterson · 16 years ago
- 6825e17 Add script forgotten in r67464. by Martin v. Löwis · 16 years ago
- 6178db6 Issue #4073: Add 2to3 support to build_scripts, refactor that support by Martin v. Löwis · 16 years ago
- 06fd5f8 fix the socketserver demo code for py3k by Benjamin Peterson · 16 years ago
- 6a27efa Issue 3723: Fixed initialization of subinterpreters by Christian Heimes · 16 years ago
- 869bad9 Issue #3717: Fix Demo/embed/demo.c. Reviewed by Benjamin Peterson. by Martin v. Löwis · 16 years ago
- 33b6450 Issue #4072: Restore build_py_2to3. Add a distutils demo for build_py_2to3. by Martin v. Löwis · 16 years ago
- 601149b Merged revisions 66686 via svnmerge from by Martin v. Löwis · 16 years ago
- 60ebb8b Bug #3884: Make the turtle module toplevel again. by Martin v. Löwis · 16 years ago
- d7b0328 Merged revisions 66394,66404,66412,66414,66424-66436 via svnmerge from by Benjamin Peterson · 16 years ago
- c4fe6f3 Merged revisions 65780,65782,65785,65809,65812,65834,65846,65859,65861 via svnmerge from by Benjamin Peterson · 16 years ago
- b61bd97 correct version by Benjamin Peterson · 16 years ago
- 820c120 Patch for issue 2848, mostly by Humberto Diogenes, with a couple of by Barry Warsaw · 17 years ago
- 97cf99f Patch #3064: Port new turtle module and demos to 3.0. by Martin v. Löwis · 17 years ago
- 36281f6 remove imputil demo by Benjamin Peterson · 17 years ago
- e81f5ef Remove __metaclass__ remains. by Georg Brandl · 17 years ago
- a23810f The commands module has been removed. The getoutput() and getstatusoutput() by Brett Cannon · 17 years ago
- 0a7ac7d Create the dbm package from PEP 3108. #2881. by Georg Brandl · 17 years ago
- 2067bfd Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875. by Georg Brandl · 17 years ago
- 1f2ba4b Rename the repr module to reprlib. by Alexandre Vassalotti · 17 years ago
- 2a691a8 Merged revisions 62021,62029,62035-62038,62043-62044,62052-62053 via svnmerge from by Benjamin Peterson · 17 years ago
- d3eb5a15 Merged revisions 61003-61033 via svnmerge from by Christian Heimes · 17 years ago
- 3feef61 Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,60505-60506,60508-60509,60523-60524,60532,60543,60545,60547-60548,60552,60554,60556-60559,60561-60562,60569,60571-60572,60574,60576-60583,60585-60586,60589,60591,60594-60595,60597-60598,60600-60601,60606-60612,60615,60617,60619-60621,60623-60625,60627-60629,60631,60633,60635,60647,60650,60652,60654,60656,60658-60659,60664-60666,60668-60670,60672,60676,60678,60680-60683,60685-60686,60688,60690,60692-60694,60697-60706,60708-60712,60714-60724 via svnmerge from by Christian Heimes · 17 years ago
- 7736b5b Merged revisions 59952-59984 via svnmerge from by Guido van Rossum · 17 years ago
- d11b68a Fix more exception slicing. by Georg Brandl · 17 years ago
- 217cfd1 Cleanup: Replaced most PyInt_ aliases with PyLong_ and disabled the aliases in intobject.h by Christian Heimes · 17 years ago
- 1a3284e #1535: rename __builtin__ module to builtins. by Georg Brandl · 17 years ago
- 45f9af3 Merged revisions 59193-59201 via svnmerge from by Christian Heimes · 17 years ago