1. 8ee679f Minor changes to match the style guide. by Fred Drake · 23 years ago
  2. 4124a0b Correct a couple of errors noted by Alex Martelli. by Fred Drake · 23 years ago
  3. 7fc8abb Remove comments about XML and HTML; those sections are no by Fred Drake · 23 years ago
  4. 9120df3 Add a little more information about the usage of some terms where the by Fred Drake · 23 years ago
  5. 7a889ce Minor change to match the style guide. by Fred Drake · 23 years ago
  6. 17f690f Minor changes to match the style guide. by Fred Drake · 23 years ago
  7. 6e5e1d9 Minor change to match the style guide. by Fred Drake · 23 years ago
  8. 8da359b Minor changes to match the style guide. by Fred Drake · 23 years ago
  9. 4796c65 py-cvs-rel2_1 (Rev 1.2) merge by Kurt B. Kaiser · 23 years ago
  10. 1313833 py-cvs-rel2_1 (Rev 1.2) merge Copied py-cvs 1.2 changed file to idlefork MAIN by Kurt B. Kaiser · 23 years ago
  11. bdaac36 py-cvs-rel2_1 (rev 1.5) merge - whitespace normalization by Kurt B. Kaiser · 23 years ago
  12. f61eb42 py-cvs-rel2_1 (Rev 1.3) merge - whitespace normalization by Kurt B. Kaiser · 23 years ago
  13. fcd44ec py-cvs-rel2_1 (Rev 1.15) merge - whitespace normalization by Kurt B. Kaiser · 23 years ago
  14. d5338a8 py-cvs-rel2_1 (Rev 1.2) merge - whitespace normalization by Kurt B. Kaiser · 23 years ago
  15. 94bd774 cvs-py-rel2_1 (Rev 1.29 - 1.33) merge by Kurt B. Kaiser · 23 years ago
  16. b2a1de4 Allow [] after a parameter name. We currently take this to be the same as * in front, which isn't 100% correct but good enough. by Jack Jansen · 23 years ago
  17. d4b8361 Fixed the mis-guessed parameters and added support for a few optional parameter types. There's a good chance that this is usable now (but there's no test code yet). by Jack Jansen · 23 years ago
  18. 1986412 Added Mlte module (which, to my surprise, is available for classic ppc as well). by Jack Jansen · 23 years ago
  19. 2aadb89 First stab at an interface to the Multi Language Text Editor. It compiles and imports, but that's about all. Apple didn't put const in front of their input-only by-reference args, so that needs fixing first. by Jack Jansen · 23 years ago
  20. 3269cc8 py-cvs-rel2_1 (Rev 1.6 - 1.8) merge by Kurt B. Kaiser · 23 years ago
  21. 48b0314 py-cvs-rel2_1 (Rev 1.3) "move "from Tkinter import *" to module level" --jhylton by Kurt B. Kaiser · 23 years ago
  22. bec5e5c py-cvs-rel2_1 (Rev 1.6) merge - whitespace normalization by Kurt B. Kaiser · 23 years ago
  23. 4d4d212 cvs-py-rel2_1 (Rev 1.5) merge - whitespace normalization by Kurt B. Kaiser · 23 years ago
  24. 6e735c9 Updated this file to match reality. by Guido van Rossum · 23 years ago
  25. 6a945a5 py-cvs-rel2_1 (Rev 1.3) merge "Make the test program work outside IDLE." -- GvR by Kurt B. Kaiser · 23 years ago
  26. 8220fdd py-cvs-rel2_1 (Rev 1.2) merge - whitespace normalization by Kurt B. Kaiser · 23 years ago
  27. 233bf2c py-cvs-rel2_1 (Rev 1.2) merge - whitespace normalization by Kurt B. Kaiser · 23 years ago
  28. 4e32e7e py-cvs-rel2_1 (Rev 1.4) merge - whitespace normalization by Kurt B. Kaiser · 23 years ago
  29. 7717ad6 py-cvs-rel2_1 (Rev 1.6) merge - whitespace normalization by Kurt B. Kaiser · 23 years ago
  30. 0960015 Should raise TestSkipped, not ImportError, when deciding to skip the test. by Guido van Rossum · 23 years ago
  31. 9a8c8e2 Having fun on my own time: quicker flat_conjoin; Knights Tour solver by Tim Peters · 23 years ago
  32. 7eea271 py-cvs-rel2_1 (Rev 1.4) merge - move "import *" to module level by Kurt B. Kaiser · 23 years ago
  33. 0e5fb0a py-cvs-rel2_1 (Rev 1.9) merge - whitespace normalization by Kurt B. Kaiser · 23 years ago
  34. 6be6790 py-cvs-rel2_1 (Rev 1.8) merge - whitespace normalization by Kurt B. Kaiser · 23 years ago
  35. afdf71b py-cvs-rel2_1 (Rev 1.33 - 1.37) merge by Kurt B. Kaiser · 23 years ago
  36. fad225f long_format(): Easy speedup for output bases that aren't a power of 2 (in by Tim Peters · 23 years ago
  37. a3253d7 py-cvs-rel2_1 merge - Remove, lives in /Lib by Kurt B. Kaiser · 23 years ago
  38. 628b362 py-cvs-rel2_1 (Rev 1.3) merge - whitespace normalization by Kurt B. Kaiser · 23 years ago
  39. 5291d46 py-cvs-rel2_1 (Rev 1.15) merge - whitespace normalization by Kurt B. Kaiser · 23 years ago
  40. 6df4bf2 py-cvs-rel2_1 (Rev 1.11 and 1.12) merge by Kurt B. Kaiser · 23 years ago
  41. d6c4c9e py-cvs-rel2_1 (Rev 1.12) merge - whitespace normalization by Kurt B. Kaiser · 23 years ago
  42. 6b19741 py-cvs-rel2_1 (Rev 1.1) merge - New File - Force HEAD to trunk with -f by Kurt B. Kaiser · 23 years ago
  43. 3d97e35 Add entry for xmlrpclib documentation. by Fred Drake · 23 years ago
  44. 5ddf7ad Several markup adjustments so this will format and be more consistent with by Fred Drake · 23 years ago
  45. ae67647 py-cvs-rel2_1 (Rev 1.8) merge - whitespace normalization by Kurt B. Kaiser · 23 years ago
  46. a1d5455 Remove the last remnants of the hacks to worm around leaks. by Tim Peters · 23 years ago
  47. 3446365 Repair flawed example. by Tim Peters · 23 years ago
  48. c4889c4 Remove now-unnecessary "from __future__ import nested_scopes" stmts. by Tim Peters · 23 years ago
  49. 9a1ae1a py-cvs-rel2_1 (Rev 1.3) merge - whitespace normalization by Kurt B. Kaiser · 23 years ago
  50. 180b6be py-cvs-rel1_2 (Rev 1.4) merge, by Kurt B. Kaiser · 23 years ago
  51. 602cf58 Generate a more meaningful message regarding the type of the documentation by Fred Drake · 23 years ago
  52. 2c278ed Fixed another case of the PyArg_Parse 'h' semantic change problem, sigh... by Jack Jansen · 23 years ago
  53. fd4ff52 Actually remove directories from sys.path if they do not exist; the intent by Fred Drake · 23 years ago
  54. 9b23920 Fiddle Windows installer to create Lib/site-packages/REAMDE as by Tim Peters · 23 years ago
  55. f4bdb57 Fix return value for m.group() for groups not in the part of the RE that by Fred Drake · 23 years ago
  56. f8c7c20 GC for generator objects. by Neil Schemenauer · 23 years ago
  57. 10c6692 GC for method objects. by Neil Schemenauer · 23 years ago
  58. 7eac9b7 GC for iterator objects. by Neil Schemenauer · 23 years ago
  59. 19cd292 GC for frame objects. by Neil Schemenauer · 23 years ago
  60. b20e9db Remove reference cycle breaking code. The GC now takes care of it. by Neil Schemenauer · 23 years ago
  61. 88c761a Test GC of frame objects. by Neil Schemenauer · 23 years ago
  62. 28358fb Make the test pass now that 10**-15 returns a float instead of raising by Guido van Rossum · 23 years ago
  63. aa31429 Enable nested scopes by default. by Guido van Rossum · 23 years ago
  64. c7e4aca Add xmlrpc. by Guido van Rossum · 23 years ago
  65. bf5a774 On int/long to the negative int/long power, let float handle it by Guido van Rossum · 23 years ago
  66. 0ec9aba On long to the negative long power, let float handle it instead of by Guido van Rossum · 23 years ago
  67. b82fedc On int to the negative integral power, let float handle it instead of by Guido van Rossum · 23 years ago
  68. e9880c8 py-cvs merge, python 1.5.2 compatability by Steven M. Gava · 23 years ago
  69. 42f6c64 py-cvs merge, better error dialog by Steven M. Gava · 23 years ago
  70. 9713992 py-cvs merge, additions by Steven M. Gava · 23 years ago
  71. 817a76c py-cvs merge, correct indentation by Steven M. Gava · 23 years ago
  72. fc0386c py-cvs merge, correct typo by Steven M. Gava · 23 years ago
  73. 569b17f py-cvs merge, update colour changing info by Steven M. Gava · 23 years ago
  74. 6a479f5 PEP 250: Add lib/site-packages to sys.path on Windows; also sys.prefix by Tim Peters · 23 years ago
  75. 9fe8828 py-cvs merge, idle_dir loading changed by Steven M. Gava · 23 years ago
  76. ba910c1 py-cvs merge, version update by Steven M. Gava · 23 years ago
  77. e304bb9 First version of xmlrpclib docs. Probably has markup errors; is not complete, by Eric S. Raymond · 23 years ago
  78. 682d5f3 Follow the recommended practices for keystroke representation; this by Fred Drake · 23 years ago
  79. 07178d2 For \kbd, be more prescriptive regarding how keystrokes should be written. by Fred Drake · 23 years ago
  80. e38b2f1 Re-do the broken-nice() patch to break less platforms. Hopefully none :P by Thomas Wouters · 23 years ago
  81. 3230d5c SF patch #440170: Tests for fileinput module. by Tim Peters · 23 years ago
  82. 48dacc6 SF patch #440144: Tests and minor bugfix for uu module. by Tim Peters · 23 years ago
  83. fa77487 Move the section on concrete numeric objects before the section on by Fred Drake · 23 years ago
  84. 7bf8277 Note addition of xmlrpclib by Andrew M. Kuchling · 23 years ago
  85. 9bbc933 Added information about the timeout parameter to the poll() method for by Fred Drake · 23 years ago
  86. b905633 xmlrpclib for python 2.2; initial checkin by Fredrik Lundh · 23 years ago
  87. c2c12dc Patch #439995 (slightly modified from the uploaded version): by Thomas Wouters · 23 years ago
  88. 109d986 The usual... by Fred Drake · 23 years ago
  89. 9f71582 Check for --with-pydebug earlier, and record the result. by Fred Drake · 23 years ago
  90. 79c8671 SF patch #440144: Tests and minor bugfix for uu module by Tim Peters · 23 years ago
  91. 9178af1 Initial revision by Kurt B. Kaiser · 23 years ago
  92. 780028e Change the way hex type-ins are displayed. The old way was way too by Barry Warsaw · 23 years ago
  93. ffa926d __init__(), save_views(): Catch ValueError along with IOError and by Barry Warsaw · 23 years ago
  94. 698c149 Update a comment. by Barry Warsaw · 23 years ago
  95. 179048f __init__(): Use augmented assignments. by Barry Warsaw · 23 years ago
  96. 8e4fa07 De-string-module-ification. by Barry Warsaw · 23 years ago
  97. 60e1886 __version__: Bump to 1.2 by Barry Warsaw · 23 years ago
  98. 95cf9d9 __populate(): Use augmented assignments. by Barry Warsaw · 23 years ago
  99. b4d8612 __delta(): Use augmented assignments. by Barry Warsaw · 23 years ago
  100. 6c50ae0 De-string-module-ification and other Python 2.x improvements. by Barry Warsaw · 23 years ago