Hello, I followed the "official" tutorial and others but still don't manage
to expose this pure virtual method (getPeptide) :
ms_mascotresults.hpp
class ms_mascotresults {
public:
ms_mascotresults(ms_mascotresfile &resfile,
const unsigned int flags,
James Amundson wrote:
On 04/15/2010 03:53 AM, Murray Cumming wrote:
(If anyone can suggest a better alternative to nasty pydoc, I'd be
glad.)
I always thought it should be possible make boost.python configurable so
the user can choose which docstring format is output (standard, epytext
mar
Hello. You have provided too much information.
Small example with short problem description can definitely help ( you )
On Fri, Apr 16, 2010 at 11:42 AM, François ALLAIN wrote:
> Hello, I followed the "official" tutorial and others but still don't manage
> to expose this pure virtual method (get