import os, sys sys.stderr.write(db.__file__ + '\n') What is the use of these lines at the end of the code.py source you have share aaron
On Mon, Apr 7, 2008 at 10:55 PM, Aaron Swartz <[EMAIL PROTECTED]> wrote: > > OK, my first web.py app is up at: > > http://webpy.appspot.com/ > > Click for the source code. (It's 0.3, but I expect 0.2 would work fine > the same way.) > > Doesn't seem to be any trouble using web.py at all. > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
