send me a patch. Let's agree and what else should go in there.

On Dec 27, 8:54 pm, "Wes James" <[email protected]> wrote:
> On Sat, Dec 27, 2008 at 10:12 AM, mdipierro <[email protected]> wrote:
>
> > {{=BEAUTIFY(request)}} covers everything described there but the list
> > of python packages. You can get that with
>
> > {{import pkgutil}}
> > {{=BEAUTIFY([item[1] for item in pkgutil.walk_packages(onerror=lambda
> > x:x) if item[2] and '.' not in item[1]])}}
>
> or create a
>
> {{=web2pyinfo()}}
>
> that has the stuff above  in web2py core ;)
>
> -wj
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" 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/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to