Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

What's bad about Python?

Name: Anonymous 2005-12-21 8:09

Because I'm learning it, almost done through the tutorial, and it looks great.

Name: Anonymous 2011-07-22 3:10

>>51
It's object model is silly: why have both types and duck-typing?
Python has dynamic typing, how is that different than duck typing?

I also don't like auto-local scope and the "nonlocal" keyword or whatever that nonsense is. Just have lexical scope like JavaScript and Lua, fuck.
auto-local scope? isnt that just lexical scope? If Lua has lexical scope than why do you have to explicity declare variables as local to scope?

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List