Typed Python?

Jacek Generowicz jacek.generowicz at cern.ch
Mon Jul 5 07:24:08 EDT 2004


Ville Vainio <ville at spammers.com> writes:

>     Chain> The code is much better structured in Scheme than in
>     Chain> Python. It is a big mistake to assume that Python displays
>     Chain> any readability. The one
> 
> So true.
> 
> (set! x 10)
> 
> Is so much more readable than 
> 
> x=10

Well, that rather depends on what you are used to. But it is
undeniably true that the former is better structured.



More information about the Python-list mailing list