Re: Best Python Web Framework ?

2009-04-22 Thread Luis Gonzalez
On Apr 21, 11:46 am, SKYLAB zky...@gmail.com wrote: Greetings.. First , my english is not good . I heard that was written in python ( Youtube Programming Language : PYTHON :S ) Correct ? That's not correct ? Then youtube is PHP application ? That's correct ; Which python web framework in

Re: Testing dynamic languages

2009-04-04 Thread Luis Gonzalez
On Apr 4, 11:17 am, Emmanuel Surleau emmanuel.surl...@gmail.com wrote: On Saturday 04 April 2009 15:37:44 grkunt...@gmail.com wrote: I am a Java developer. There, I said it :-). Don't worry. I also do terrible things to support my family... --

Re: dict view to list

2009-03-27 Thread Luis Gonzalez
Yes, I know the python approach is to use built-ins. But wouldn't it be cool if we could do mydict.values().tolist() instead? It would be more regular and intuitive and readable from an OO point of view. In my oppinion, this would be cleaner. Built-ins used like this look like an early decission

Re: Ban Xah Lee

2009-03-09 Thread Luis Gonzalez
On 10 mar, 00:54, Grant Edwards gra...@visi.com wrote: On 2009-03-10, Byung-Hee HWANG b...@izb.knu.ac.kr wrote: D'Arcy J.M. Cain da...@druid.net writes: Byung-Hee HWANG b...@izb.knu.ac.kr wrote: Don't worry, Xah. At least, my minds is running on your rails. Please do not stop. BTW, what

Re: Can Python do shopping cart?

2009-03-05 Thread Luis Gonzalez
Python can do. On 5 mar, 19:30, Muddy Coder cosmo_gene...@yahoo.com wrote: Hi Folks, I know PHP can do shopping cart, such as Zen Cart. I wonder can Python do such a thing? Thanks! Muddy Coder -- http://mail.python.org/mailman/listinfo/python-list