Activity log for bug #264449

Date Who What changed Old value New value Message
2008-09-03 18:30:57 GrigGheorghiu bug added bug
2008-09-03 18:55:43 Michal Kwiatkowski pythoscope: status New Confirmed
2008-09-03 18:55:43 Michal Kwiatkowski pythoscope: assignee ruby
2008-09-03 18:55:43 Michal Kwiatkowski pythoscope: importance Undecided Medium
2008-09-03 18:55:43 Michal Kwiatkowski pythoscope: statusexplanation Basically the problem is that you have test modules there and by calling "pythoscope generate -t nose *.py" you try to generate test cases for them. If you exclude those test modules from call to generate Pythoscope won't crash. But of course Pythoscope should handle that and just ignore the test modules, so I'm confirming the bug.
2008-09-03 18:55:43 Michal Kwiatkowski pythoscope: milestone static-analysis
2008-09-03 20:32:52 Michal Kwiatkowski pythoscope: status Confirmed Fix Committed
2008-09-03 20:32:52 Michal Kwiatkowski pythoscope: statusexplanation Basically the problem is that you have test modules there and by calling "pythoscope generate -t nose *.py" you try to generate test cases for them. If you exclude those test modules from call to generate Pythoscope won't crash. But of course Pythoscope should handle that and just ignore the test modules, so I'm confirming the bug. Fixed in r103.
2008-09-18 22:14:33 Michal Kwiatkowski pythoscope: status Fix Committed Fix Released
2008-09-18 22:14:33 Michal Kwiatkowski pythoscope: statusexplanation Fixed in r103. Fix released with Pythoscope 0.3.