Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Whitespace normalization. | Tim Peters | 2003-01-27 | 1 | -3/+3 | |
* | decode_long(): Simplified the "is it negative?" test. | Tim Peters | 2003-01-27 | 1 | -2/+5 | |
* | Begin the change from 'binary vs. text mode' to 'protocol 0, 1, 2'. | Guido van Rossum | 2003-01-27 | 1 | -5/+5 | |
* | Begin documenting protocol 2. | Guido van Rossum | 2003-01-27 | 1 | -0/+288 | |
* | Remove a stray quote. | Guido van Rossum | 2003-01-27 | 1 | -1/+1 | |
* | Repaired comment. | Tim Peters | 2003-01-27 | 1 | -2/+2 | |
* | stringnl_noescape_pair(): changed the reader to separate the two | Tim Peters | 2003-01-27 | 1 | -6/+6 | |
* | Moving pickletools.py from the sandbox into the std library. I started | Tim Peters | 2003-01-27 | 1 | -0/+1794 | |