Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unpacker.get_buffer(): new method to access the internal buffer of data | Barry Warsaw | 1996-12-04 | 1 | -0/+3 |
* | Get rid of evil workaround for Python 1.4b2 bug. | Guido van Rossum | 1996-10-22 | 1 | -4/+0 |
* | No double underscores for globals please | Guido van Rossum | 1996-08-26 | 1 | -3/+3 |
* | Rename __test() to _test(). | Guido van Rossum | 1996-08-19 | 1 | -2/+2 |
* | XDR interface, evolved from Demo/rpc/xdr.py by Barry. | Guido van Rossum | 1996-08-19 | 1 | -0/+324 |