Re: [Boost-bugs] [Boost C++ Libraries] #1180: [boost.python] def_readwrite need a default docstring

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #1180: [boost.python] def_readwrite need a default docstring
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-06-27 01:31:20


#1180: [boost.python] def_readwrite need a default docstring
-------------------------------------------+--------------------------------
  Reporter: qiaozhiqiang_at_[hidden] | Owner: dave
      Type: Feature Requests | Status: assigned
 Milestone: To Be Determined | Component: Python
   Version: Boost 1.34.0 | Severity: Problem
Resolution: | Keywords: def_readwrite docstring
-------------------------------------------+--------------------------------
Comment (by rwgk):

 Replying to [comment:2 dave]:
> Not sure if this makes sense. Ralf, what do you think?

 I'm having trouble making sense of this, too.
 In Python:

 s = my_s()
 print s.a # that's a plain Python int
 print s.a.__doc__ # Python int __doc__

 What would be the Python syntax to get to the C++ doc?

--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1180#comment:3>
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:58 UTC