id summary reporter owner description type status milestone component version severity resolution keywords cc 1115 Broken exec example in BPL docs Lars Viklund Dave Abrahams "In /boost/libs/python/doc/v2/exec.html, the example defines a python function through {{{def greet(self):}}}[[BR]] This should be {{{def greet():}}} since it's supposed to be a regular function, not a method in a class." Bugs closed To Be Determined python USE GITHUB Boost 1.34.0 Problem fixed python doc greet example