Re: Quixote send a simple response string

Titus Brown <[email protected]> Sun, 18 Feb 2007 17:47:32 -0800
Newsgroups gmane.comp.web.quixote.user
Message-ID <[email protected]>
Ernesto,

On Sun, Feb 18, 2007 at 08:24:22PM -0500, Ernesto Adorio wrote:

->   def testajax [plain](self):
->      print "debugging:returning time value"
->      return "%s" % time.time()

this should work.  Can you send the entire py file?  We're missing some
context ;)

--titus