Python one-liner??

Dan redalastor at gmail.com
Fri Aug 22 16:25:31 EDT 2008


On Fri, Aug 22, 2008 at 4:13 PM, Wojtek Walczak <gminick at bzt.bzt> wrote:

> -c?
> --
> http://mail.python.org/mailman/listinfo/python-list
>

Yup. Stands for command

python -c "print 'Hello World!'"
Hello World!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20080822/b3f2585a/attachment.html>


More information about the Python-list mailing list