Thread Previous • Date Previous • Date Next • Thread Next |
On Tue, Sep 1, 2009 at 21:48, JFoster <question81636@xxxxxxxxxxxxxxxxxxxxx>wrote: > > IDLE 1.2 > >>> import GASP You are supposed to "import gasp", not GASP, as module names in python are canonically lowercase. -- Luke Faraone http://luke.faraone.cc
Thread Previous • Date Previous • Date Next • Thread Next |