[C++-sig] Re: boost.python on OS X 10.3 (Panther)

David Abrahams dave at boost-consulting.com
Thu Oct 30 19:39:35 CET 2003


Sean Spicer <saspicer at mac.com> writes:

> *****************************************************************
> Failure in example: class(ref_to_noncopyable())
> from line #3 of __main__
> Exception raised:
> Traceback (most recent call last):
>    File
>    "/System/Library/Frameworks/Python.framework/Versions/2.3/lib/
>    python2.3/doctest.py", line 441, in _run_examples_inner
>      compileflags, 1) in globs
>    File "<string>", line 1
>       class(ref_to_noncopyable())
>            ^
>   SyntaxError: invalid syntax
> *****************************************************************

Hmm, I wonder when that became illegal and why I didn't notice it
sooner.

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com





More information about the Cplusplus-sig mailing list