On Tue, Feb 23, 2010 at 11:09 PM, amahler <[email protected]> wrote:
>  If the answer is that documentation is in total flux and code
> samples and Google Groups are how you feel your way around in
> web.py... ok. I can live with that for now, but wanted to be sure
> before I made assumptions.

1. Make sure you're using at least the latest release, although I
think there is nothing wrong with using the latest HEAD from Github
(http://github.com/webpy/webpy/)

2. For now it's ``return``. ``print`` does what it does usually:
output stuff to stdout.

3. FYI, Cookbook is something like unofficial docs around here. It has
a lot of info currently not covered by main docs.

4. web.py code base is fairly small (compared to giants like Django,
that is), so you will find all missing bits in the source. :)

Regards,



-- 
Branko Vukelić

http://foxbunny.tumblr.com/
http://www.flickr.com/photos/16889...@n04/
http://www.twitter.com/foxbunny
http://github.com/foxbunny

-- 
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.

Reply via email to