Subject: [Boost-bugs] [Boost C++ Libraries] #1115: Broken exec example in BPL docs
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-07-24 21:37:59
#1115: Broken exec example in BPL docs
-------------------------------------------+--------------------------------
Reporter: Lars Viklund <zao_at_[hidden]> | Owner: dave
Type: Bugs | Status: new
Milestone: To Be Determined | Component: Python
Version: release 1.34.0 | Severity: Problem
Keywords: python doc greet example |
-------------------------------------------+--------------------------------
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.
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1115>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:56 UTC