Module: deluge Branch: master Commit: b0714f625f50c4c0037213626565917e3e57704b
Author: Andrew Resch <[email protected]> Date: Sat Mar 20 19:11:32 2010 -0700 Rewrite component module to handle deferreds properly Add test_component Fix test_core to work with new component module --- deluge/component.py | 493 +++++++++++++++++++++++++++++------------------ tests/test_component.py | 162 ++++++++++++++++ tests/test_core.py | 14 +- 3 files changed, 481 insertions(+), 188 deletions(-) -- You received this message because you are subscribed to the Google Groups "deluge-commit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/deluge-commit?hl=en.
