riginal Message
From: Lalit <[EMAIL PROTECTED]>
To: python-list@python.org
Sent: Thursday, April 24, 2008 10:27:36 AM
Subject: NameError: global name 'Response' is not defined
Hi
I am very new to web development. I started with Pylons. I am using
http://www.rexx.com/~dkuhlman/py
Lalit schrieb:
Hi
I am very new to web development. I started with Pylons. I am using
http://www.rexx.com/~dkuhlman/pylons_quick_site.html as reference to
create a sample web page using pylons.
I got stuck up at step 4.3 i.e when modifying controller to "return
Response('firstapp default')"
I
Hi
I am very new to web development. I started with Pylons. I am using
http://www.rexx.com/~dkuhlman/pylons_quick_site.html as reference to
create a sample web page using pylons.
I got stuck up at step 4.3 i.e when modifying controller to "return
Response('firstapp default')"
I am getting error