{{=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]])}}

Massimo

On Dec 27, 10:15 am, "mr.freeze" <[email protected]> wrote:
> This thread has some interesting 
> information:http://www.webhostingtalk.com/showthread.php?t=623741
>
> On Dec 26, 3:54 pm, paratracker <[email protected]> wrote:
>
> > It would be nice if there was a script (like phpinfo.php) that you
> > could drop on the server and could run to discover whether mod_wsgi,
> > mod_python, or mod_proxy were running, i.e. whether the hosting
> > company supports python frameworks.  If anyone has or knows of such a
> > script, I hope you'll post it here.
>
> > Thanks...
--~--~---------~--~----~------------~-------~--~----~
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