Ticket #48 (new defect)

Opened 2 years ago

error in "import executes statements"

Reported by: gvwilson Assigned to: gvwilson
Priority: major Milestone: Someday
Component: lectures Version:
Keywords: Cc:

Description

swc:lec/py03:Import Executes Statements:1124

Got some editing/typos in this section. There is no importing in this code snip, but you refer to it. Also, the code will not produce the output you describe. (no reference to the function, therefore it gets defined but doesn't get called).