Hi all, I'm having a problem with web.render()
At the python command prompt, if I enter... import web web.render() I get AttributeError: 'module' object has no attribute 'render'. Any ideas? This with 2.3 on Python 2.5, on a Linux box. It works on my Mac. Thanks, Tony. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" 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/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
