Changes between Initial Version and Version 1 of Ticket #59
- Timestamp:
- 01/03/12 11:50:37 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #59
- Property Owner changed from Antoine Martin to Antoine Martin
-
Property
Status
changed from
new
toaccepted
-
Ticket #59 – Description
initial v1 1 1 * we now import it from the xposix platform code and that has side effects (registers its own event loop filter) 2 2 * it is getting too big (almost 2000 lines) 3 * 2 methods live in lowlevel/__init__.pybut the rest lives in bindings..3 * 2 methods live in {{{lowlevel/__init__.py}}} but the rest lives in bindings.. 4 4 5 5 time to do something about it