1. 992ff06 Made play method more robust by adding a try-finally. by Sjoerd Mullender · 30 years ago
  2. 3d697ce Support for album.notes and trackN.artist via notes and trackartist by Sjoerd Mullender · 30 years ago
  3. 73b20df Added TERMIOS module by Guido van Rossum · 30 years ago
  4. e202c38 Can now also give a hashed ID to Cddb. by Sjoerd Mullender · 30 years ago
  5. 9e1e149 * Lib/sgi/flp.py: fix caching bug (always write the whole file to the cache!) by Guido van Rossum · 30 years ago
  6. b6775db Merge alpha100 branch back to main trunk by Guido van Rossum · 30 years ago
  7. 169b612 Constants from <sys/wait.h> (IRIX 5 version) by Guido van Rossum · 30 years ago
  8. f624666 Generate some files automatically from system files by Guido van Rossum · 30 years ago
  9. 70f1418 New files (not really...) by Guido van Rossum · 31 years ago
  10. 7bc817d * Mass change: get rid of all init() methods, in favor of __init__() by Guido van Rossum · 31 years ago
  11. b2e358d Use __init__ instead of init. by Sjoerd Mullender · 31 years ago
  12. 35fe6ec Not everyone has Guido's bin in his/her PATH... by Sjoerd Mullender · 31 years ago
  13. c9d73d1 Implemented support for CDDB_PATH and CDDB_WRITE_DIR environment by Sjoerd Mullender · 31 years ago
  14. df56386 * posixpath.py: Fix border cases in normpath ('/foo/..' should return '/') by Guido van Rossum · 31 years ago
  15. 5cfa5df * calendar.py: all libC functionality now moved to built-in time module by Guido van Rossum · 31 years ago
  16. e6dc0ca Initial revision by Guido van Rossum · 31 years ago
  17. d316607 * ftplib.py: added abort() command (sends oob data). by Guido van Rossum · 31 years ago
  18. 04321d1 Use type(xxx) in stead of except TypeError. by Sjoerd Mullender · 31 years ago
  19. 8562c4c Added some error checking. by Sjoerd Mullender · 31 years ago
  20. c9e340d Definitions from <gl/get.h> by Guido van Rossum · 31 years ago
  21. e8a3c28 Added new audio library functionality (getstatus, float sample fmts) by Jack Jansen · 31 years ago
  22. 4ab6ff8 AWARE.py: New file with definitions for Aware Inc.'s compression by Sjoerd Mullender · 32 years ago
  23. 3a99727 CL.py, clmodule.c: Adapted to new CL library. Lots of new methods. by Sjoerd Mullender · 32 years ago
  24. 4fff13f CL.py: adapted to newest version of CL library. by Sjoerd Mullender · 32 years ago
  25. 89a7869 * Got entirely rid of path.py. by Guido van Rossum · 32 years ago
  26. 2db9135 Misc changes and new modules. whrandom is "objectified". SOCKET.py by Guido van Rossum · 32 years ago
  27. e7daaa3 New module "CL" (Compression Library) for Irix 4.0.5 and higher. by Sjoerd Mullender · 32 years ago
  28. 3577113 Added post_mortem() and pm() interfaces to pdb and wdb. by Guido van Rossum · 32 years ago
  29. da3eee9 version for new library by Sjoerd Mullender · 32 years ago
  30. 4e16098 Added a _v21 def to FL.py and added two new input field types by Guido van Rossum · 32 years ago
  31. 354166f Changed to use regex directly instead of regexp. by Guido van Rossum · 32 years ago
  32. 099d923 new file for SGI Video by Sjoerd Mullender · 32 years ago
  33. 73b715e Initial revision by Guido van Rossum · 32 years ago
  34. ada67ec Comment out debug prints (by Sjoerd) by Guido van Rossum · 32 years ago
  35. e238829 Add CDDA_DATASIZE to exported constants by Guido van Rossum · 32 years ago
  36. a3cd071 DISK is written with a K by Guido van Rossum · 32 years ago
  37. 58230c3 Changed caching code by Guido van Rossum · 32 years ago
  38. dee5d8e The getstatus() method of a Readcd instance always calls by Guido van Rossum · 32 years ago
  39. f94e309 Initial revision by Guido van Rossum · 32 years ago
  40. 9a1425d Initial revision by Guido van Rossum · 32 years ago
  41. 25d7caf posix -> os by Guido van Rossum · 32 years ago
  42. 26e67b0 Don't import fl (it tries to initialize GL) but assume it's always v2.0. by Guido van Rossum · 32 years ago
  43. b5a40dc Initial revision by Guido van Rossum · 32 years ago
  44. 24e77d4 Commented out debug print statements; be a little more clever by Guido van Rossum · 32 years ago
  45. 465c499 Added a cache so that the slow parser isn't such a problem in practice. by Guido van Rossum · 32 years ago
  46. bd7fd1a Use output from h2py. by Guido van Rossum · 33 years ago
  47. bdfcfcc New == syntax by Guido van Rossum · 33 years ago
  48. 869100a Get rid of BCOMPAT. New class syntax. by Guido van Rossum · 33 years ago
  49. befa293 Attempt at speeding up. by Guido van Rossum · 33 years ago
  50. d39e412 Now automatically test for V2.0. by Guido van Rossum · 33 years ago
  51. b00649c Initial revision by Guido van Rossum · 33 years ago
  52. ccf0ca2 Changes for FORMS 2.0. by Guido van Rossum · 33 years ago
  53. f109f86 Added defines for pixmode. by Guido van Rossum · 33 years ago
  54. 5f5b137 Added new constants (some? all?) for FORMS version 1.5. by Guido van Rossum · 33 years ago
  55. 2483cbb Initial revision by Guido van Rossum · 33 years ago
  56. d085cc6 Initial revision by Guido van Rossum · 33 years ago
  57. 9ddba3e Enabled logicop arguments (LO_*). by Guido van Rossum · 33 years ago
  58. 220d9f1 The parser module is now called paenlparser. by Guido van Rossum · 34 years ago
  59. c636014 Initial revision by Guido van Rossum · 34 years ago