summaryrefslogtreecommitdiffhomepage
path: root/host/proto/proto.py
AgeCommit message (Collapse)Author
2009-02-27 * host/proto:Nicolas Schodet
- fixed r639, bad wait method behaviour, closes #63.
2009-02-09 * all python:Nicolas Schodet
- changed tabs to spaces.
2008-12-17 * host/proto:Nicolas Schodet
- added documentation. - fixed small discordance between documentation and behaviour.
2008-04-10 * host/proto:Nicolas Schodet
- added program io utility. - added Proto.wait.
2008-04-02 * host/proto:Nicolas Schodet
- added proto interface.