Return
Styles:
Pseud0ch
,
Terminal
,
Valhalla
,
NES
,
Geocities
,
Blue Moon
.
Entire thread
Scumbag Guido
1
Name:
Anonymous
2011-09-16 18:59
http://imgur.com/yDsIg
8
Name:
Anonymous
2011-09-16 21:53
what are the nesting problems with if expressions mentioned in OP's link?
this has since been fixed, but, in the version of python i am stuck with using on someone's server you can't do
try:
...
except:
...
finally:
...
you have to nest it like
try:
try:
...
except:
...
finally:
...
Newer Posts
Don't change these.
Name:
Email:
Entire Thread
Thread List