[ python-Bugs-1013760 ] Error in Chapter 4 of Tutorial

SourceForge.net noreply at sourceforge.net
Sun Aug 22 17:28:12 CEST 2004


Bugs item #1013760, was opened at 2004-08-22 06:46
Message generated for change (Comment added) made by rhettinger
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1013760&group_id=5470

Category: Documentation
Group: Python 2.3
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Alexey Peshehonov (frodnix)
Assigned to: Nobody/Anonymous (nobody)
Summary: Error in Chapter 4 of Tutorial

Initial Comment:
Your sample is

>>> fib
<function object at 10042ed0>

while in reality it prints

>>> fib
<function fib at 10042ed0>


----------------------------------------------------------------------

>Comment By: Raymond Hettinger (rhettinger)
Date: 2004-08-22 10:28

Message:
Logged In: YES 
user_id=80475

Fixed.

Thanks for the report.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1013760&group_id=5470


More information about the Python-bugs-list mailing list