1. 3cb68a2 Remove extra 'types' Change a couple of list -> mylist by Neal Norwitz · 22 years ago
  2. 6fe1299 SF bug #652888: bad documentation for the "type" builtin by Raymond Hettinger · 22 years ago
  3. c585075 Added a version annotation for StringTypes. Added documentation for BooleanType. by Fred Drake · 22 years ago
  4. 5ecb7aa Add availability information for a couple of the types, and notes on writing by Fred Drake · 22 years ago
  5. a1c3662 forgot to mark use of StringType and UnicodeType in the text. by Skip Montanaro · 23 years ago
  6. c7ba0c4 added description of StringTypes object by Skip Montanaro · 23 years ago
  7. 3e7b1a0 Teach the types module about generators. Thanks to James Althoff on the by Tim Peters · 23 years ago
  8. 0b72116 Marc-Andre Lemburg <mal@lemburg.com>: Added UnicodeType. by Fred Drake · 24 years ago
  9. 38e5d27 Merged changes from the 1.5.2p2 release. (Very rough.) by Fred Drake · 24 years ago
  10. 295da24 New section header style. by Fred Drake · 26 years ago
  11. 1eb200d Added 3 missing types: ComplexType, SliceType, EllipsisType. by Guido van Rossum · 26 years ago
  12. 78a6ddb Move files around in a different way, so CVS picks up all the changes. ;-) by Fred Drake · 26 years ago
  13. 472b9a3 Clearly I was to quick with the previous commit... by Guido van Rossum · 26 years ago
  14. 97ea116 Documented the pop() method for lists. by Guido van Rossum · 26 years ago
  15. e5836d9 Mark the 'whence' parameter of the file object's seek() method as optional; by Fred Drake · 26 years ago
  16. ee60191 Lighten up tables. by Fred Drake · 26 years ago
  17. 8e729ec Caught a few more spurious \setindexsubitem macros.... by Fred Drake · 26 years ago
  18. 8efde21 Several minor markup nits. by Fred Drake · 26 years ago
  19. 8fe533e Use the new {methoddesc} and {memberdesc} environments as appropriate. by Fred Drake · 26 years ago
  20. cce1090 Change "\," to just "," in function signatures. This is easier to maintain, by Fred Drake · 26 years ago
  21. 1a855fa Markup nits. by Fred Drake · 26 years ago
  22. 8aee0e0 Add some more labels for logical addressing. by Fred Drake · 26 years ago
  23. c3e4549 Added \label{} for logical addressing. by Fred Drake · 27 years ago
  24. 31ecd50 Added \label{} for logical addressing. by Fred Drake · 27 years ago
  25. 7154d38 Update indexsubitem for file attributes correctly. by Fred Drake · 27 years ago
  26. 83bd081 Minor stuff: by Fred Drake · 27 years ago
  27. 1947991 Remove all \bcode / \ecode cruft; this is no longer needed. See previous by Fred Drake · 27 years ago
  28. 41785fb Do the right magic to make \ABC{} get sorted correctly in the index. by Fred Drake · 27 years ago
  29. 8083c17 Add a note about rounding up of readlines()' sizehint to 8K. by Guido van Rossum · 27 years ago
  30. 7570669 Add a note explaining that multiplying a sequence with a negative by Guido van Rossum · 27 years ago
  31. 73a973b Always mark variables in the "Notes" following a table the same way as in the by Fred Drake · 27 years ago
  32. 6b3ed7f Markup consistency in the mapping object interface description. by Fred Drake · 27 years ago
  33. eb0f066 Correct small nits reported by Rob Hooft. by Guido van Rossum · 27 years ago
  34. e903aab Replace unprotected tilders by \~ -- an unprotected tilde is a by Guido van Rossum · 27 years ago
  35. 8274f32 Fixed index references to modules. by Fred Drake · 27 years ago
  36. 120ac20 Remove superfluous comman from between "not" and "in" when describing the by Fred Drake · 27 years ago
  37. dc0f00a Document the mapping object's new get() method. by Barry Warsaw · 27 years ago
  38. 6c9db41 Added fileno(); added readlines(sizehint). AMK's sed job. by Guido van Rossum · 27 years ago
  39. 3a0d850 Added complex numbers (AMK). by Guido van Rossum · 27 years ago
  40. 6102b51 Added copy() and absorb(). by Guido van Rossum · 27 years ago
  41. 4bf1296 (libtypes.tex): Correct reversal of two words in description of by Fred Drake · 28 years ago
  42. 1dde7b7 Typos detected by Sjoerd by Guido van Rossum · 28 years ago
  43. 316a430 Removed some spurios biindex calls. by Guido van Rossum · 28 years ago
  44. 4518577 Fixed incorrect tex-code for readline by Jack Jansen · 29 years ago
  45. 0dbd1fd correct description of integer division; describe optional read arg by Guido van Rossum · 29 years ago
  46. 95a5b9c correct description of list.insert() by Guido van Rossum · 29 years ago
  47. 96628a9 typos, layout and other small things by Guido van Rossum · 29 years ago
  48. ecde781 restructured library manual accordiung to functional group by Guido van Rossum · 29 years ago
  49. 86cb092 added nodename macro calls for new very long section names by Guido van Rossum · 29 years ago
  50. 470be14 mass changes; fix titles; add examples; correct typos; clarifications; by Guido van Rossum · 29 years ago
  51. ea6e19c added code objects by Guido van Rossum · 29 years ago
  52. 31cce97 copyright.tex: Add 1995 to copyright message. by Guido van Rossum · 30 years ago
  53. 8b605eb documented writelines() by Guido van Rossum · 30 years ago
  54. e6ef032 * Doc/libtypes.tex: fix typo in table of list methods; clarify by Guido van Rossum · 30 years ago
  55. 1738311 Documented new built-in function vars(). by Guido van Rossum · 30 years ago
  56. 5fdeeea Restructured library documentation by Guido van Rossum · 31 years ago