php to python code converter
Diez B. Roggisch
deets at nospam.web.de
Sat May 9 10:14:17 EDT 2009
Dotan Cohen schrieb:
>> I'm almost 100% sure it won't. The code is machine-generated, thus not easy
>> to the human eye, not idiomatic so you don't learn how to write good python
>> through it. You learn how to jump through hoops to code the same way in
>> python that you do in PHP.
>>
>
> I meant for single functions, not for translating entire apps.
No difference. Either the functions are trivial, or they become
non-idiomatic.
Diez
More information about the Python-list
mailing list