goto

2005-07-18 Thread Hayri ERDENER
hi, what is the equivalent of C languages' goto statement in python? best regards -- http://mail.python.org/mailman/listinfo/python-list

command line argument passing

2005-07-22 Thread Hayri ERDENER
hi to all, is it possible in python to pass arguments by using command prompt in windows 2000 and XP ? for example: sourceCode.py factorial 4 gives me the factorial of 4 namely 24. best regards -- http://mail.python.org/mailman/listinfo/python-list