Re: [Boost-bugs] [Boost C++ Libraries] #4155: function docstring signatures include self argument

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4155: function docstring signatures include self argument
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-06-14 14:31:37


#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: |
---------------------------------+------------------------------------------

Comment(by Amaury Forgeot d'Arc <amauryfa@…>):

 I agree. FWIW, swig only says "self" with not indication for the type.
 For example:

 {{{
>>> help(wx.Window.FindWindowByLabel)
 Help on method FindWindowByLabel in module wx._core:

 FindWindowByLabel(*args, **kwargs) unbound wx._core.Window method
     FindWindowByLabel(self, String label) -> Window

     Find a child of this window by label
 }}}

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/4155#comment:1>
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