On 8/25/2010 10:56 AM Emile van Sebille said...
 >>> def test1(ii): print "my name is %s" % ii.func_name
...

Oops -- my bad editing  s/b or once was:

def test1(ii): print "single ii is %s" % ii


_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to