Please help!  I moved some files around but was able to enter shell
and instantiate an object.  I got a weird error when I tried to exit
the shell and save my work....

>>> import financial.models.models
>>> financial.models.models.Income(category="ff", per_pay_period=2.1)
<Income 1 category='ff' per_pay_period=2.1000000000000001>
>>> Do you wish to commit your database changes? [yes]
Traceback (most recent call last):
  File "<console>", line 1, in ?
NameError: name 'hub' is not defined

cs


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to