#1064: Template Functions in an imported module don't work
------------------------+---------------------------------------------------
Reporter: shahar | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone:
Component: TurboGears | Version: 0.8
Severity: normal | Keywords: template import
------------------------+---------------------------------------------------
If I extend the function-defining module it's OK.
But if I have several of those and I just want to import the modules - it
fails.
I did manage to do it with "kid.enable_imports()" before the import
statement, but then it is not a Turbogears loaded module so it lacks
access to "std" and such.
I still havn't moved from 0.89 to 0.9 - It's shaky enough for me
already...
--
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/1064>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears Tickets" 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-tickets
-~----------~----~----~----~------~----~------~--~---