Subject: [Boost-bugs] [Boost C++ Libraries] #4155: function docstring signatures include self argument
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-04-27 20:41:51
#4155: function docstring signatures include self argument
---------------------------------+------------------------------------------
Reporter: murrayc@⦠| Owner: dave
Type: Bugs | Status: new
Milestone: Boost 1.43.0 | Component: Python
Version: Boost 1.40.0 | Severity: Problem
Keywords: |
---------------------------------+------------------------------------------
boost::python generates Python signatures, but these include a useless
(and confusing) arg1 arguments for the class's self. I don't believe that
python documentation should generally show this because people know that
they are class methods.
For example:
http://www.murrayc.com/temp/glom_1_14_pydoc.html
I'm using boost::python 1.40 in Ubuntu Karmic. I can't find any list of
what's changed since then.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/4155> 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:50:03 UTC