bobber6467 / python-nose

Automatically exported from code.google.com/p/python-nose
0 stars 0 forks source link

AttributeGetter assumes method has __dict__ property #381

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

Run attrib plugin against test with methods that don't have __dict__ members.  
Occurs for me with test suites that include objects derived from Boost.Python 
based object.

Original issue reported on code.google.com by abierb...@gmail.com on 2 Dec 2010 at 2:07

GoogleCodeExporter commented 8 years ago
patch is in https://code.google.com/r/bobbyi-attributes/source/list

Original comment by kumar.mcmillan on 2 May 2011 at 8:17

GoogleCodeExporter commented 8 years ago
This will be released in 1.0.1

Original comment by kumar.mcmillan on 2 May 2011 at 8:34

GoogleCodeExporter commented 8 years ago
Issue 382 has been merged into this issue.

Original comment by kumar.mcmillan on 2 May 2011 at 8:36