Boost C++ Libraries: Ticket #5574: Error in example code on the documentation https://svn.boost.org/trac10/ticket/5574 <p> At <a href="http://www.boost.org/doc/libs/1_46_1/libs/python/doc/tutorial/doc/html/index.html#python.quickstart">http://www.boost.org/doc/libs/1_46_1/libs/python/doc/tutorial/doc/html/index.html#python.quickstart</a> the python command for calling greet() should be </p> <pre class="wiki">&gt;&gt;&gt; print hello_ext.greet() </pre> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/5574 Trac 1.4.3 anonymous Fri, 27 May 2011 12:52:16 GMT owner, component changed https://svn.boost.org/trac10/ticket/5574#comment:1 https://svn.boost.org/trac10/ticket/5574#comment:1 <ul> <li><strong>owner</strong> changed from <span class="trac-author">Matias Capeletto</span> to <span class="trac-author">Ralf W. Grosse-Kunstleve</span> </li> <li><strong>component</strong> <span class="trac-field-old">Documentation</span> → <span class="trac-field-new">Python</span> </li> </ul> Ticket anonymous Fri, 27 May 2011 17:14:01 GMT <link>https://svn.boost.org/trac10/ticket/5574#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/5574#comment:2</guid> <description> <p> Fixed with trunk rev. 72220 </p> <p> Will merge to release branch over the weekend. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Ralf W. Grosse-Kunstleve</dc:creator> <pubDate>Mon, 30 May 2011 05:58:39 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/5574#comment:3 https://svn.boost.org/trac10/ticket/5574#comment:3 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> Merged to release branch with rev. 72277 </p> Ticket