Documentation suggestions
Mike Meyer
mwm at mired.org
Thu Dec 8 18:43:56 EST 2005
More information about the Python-list mailing list
Thu Dec 8 18:43:56 EST 2005
- Previous message (by thread): Documentation suggestions
- Next message (by thread): Documentation suggestions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"BartlebyScrivener" <rpdooling at gmail.com> writes: > Too bad there > isn't something like what Ruby does with the "Try Ruby In Your Browser" > thing, which is a very effective marketing tool (although obviously I > chose Python). > > http://tryruby.hobix.com/ I've seen things like this for other language as well. Doing it in for Python isn't all that hard. The question is how do you keep the system that the Python code is actually running on safe? Ruby may have a real bastion mode, but Python doesn't. <mike -- Mike Meyer <mwm at mired.org> http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.
- Previous message (by thread): Documentation suggestions
- Next message (by thread): Documentation suggestions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list