Tue Feb 6 15:11:44 2007
Ticket #116
nose doesn't allow yielding of just a function
| Priority: | normal | Reporter: | ianb@colorstudy.com |
|---|---|---|---|
| Severity: | normal | Assigned to: | jpellerin |
| Component: | nose | Status: | new |
| Version: | Resolution: | ||
| Milestone: | Keywords: |
Description by ianb@colorstudy.com:
If you don't yield a function with arguments, but rather just a function, nose will not work. Patch to fix this attached.
Attachments
Changelog
Tue Feb 6 15:12:13 2007: Modified by ianb@colorstudy.com
- attachment added: nose_yield.patch
