Dennis Lee Bieber a écrit :
On Thu, 5 Mar 2009 14:30:54 -0800 (PST), Muddy Coder
<cosmo_gene...@yahoo.com> declaimed the following in comp.lang.python:
I know PHP can do shopping cart, such as Zen Cart. I wonder can Python
do such a thing? Thanks!
Python is a general purpose, byte-code-compiled/interpreted,
language. About the only thing I would not consider it suited for is
hard real-time applications requiring sub-second response times.
Does it COME WITH a one-call Web shopping cart application? No.
Not more (nor less) than PHP - ZenCart is not a builtin PHP module !-)
--
http://mail.python.org/mailman/listinfo/python-list