aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/tests/t-idiomatic.py (unfollow)
Commit message (Expand)AuthorFilesLines
2016-07-15python: Add an idiomatic interface.Justus Winter1-8/+9
2016-06-16python: Wrap objects implementing the buffer protocol.Justus Winter1-8/+27
2016-06-08python: Implement the context manager protocol.Justus Winter1-5/+14
2016-06-06python: Wrap file-like objects on demand.Justus Winter1-16/+21
2016-05-24python: Improve and test Context.wait.Justus Winter1-11/+16
2016-05-23python: Port more tests.Justus Winter1-6/+9
2016-05-19python: Add more tests.Justus Winter1-4/+1
2016-05-17python: Port more tests.Justus Winter1-5/+17
2016-05-12python: Share generated methods between objects.justus/pyme3Justus Winter1-0/+2
2016-05-12python: Add a test suite.Justus Winter1-0/+23