Opened 11 years ago
Closed 11 years ago
#5574 closed Bugs (fixed)
Error in example code on the documentation
| Reported by: | anonymous | Owned by: | Ralf W. Grosse-Kunstleve | 
|---|---|---|---|
| Milestone: | To Be Determined | Component: | python USE GITHUB | 
| Version: | Boost 1.46.1 | Severity: | Problem | 
| Keywords: | documentation, python | Cc: | 
Description
At http://www.boost.org/doc/libs/1_46_1/libs/python/doc/tutorial/doc/html/index.html#python.quickstart the python command for calling greet() should be
>>> print hello_ext.greet()
Change History (3)
comment:1 by , 11 years ago
| Component: | Documentation → Python | 
|---|---|
| Owner: | changed from to | 
comment:2 by , 11 years ago
comment:3 by , 11 years ago
| Resolution: | → fixed | 
|---|---|
| Status: | new → closed | 
Merged to release branch with rev. 72277
  Note:
 See   TracTickets
 for help on using tickets.
    

Fixed with trunk rev. 72220
Will merge to release branch over the weekend.