Functions
Thor
thor__00 at yahoo.com
Mon Aug 18 18:44:03 EDT 2003
More information about the Python-list mailing list
Mon Aug 18 18:44:03 EDT 2003
- Previous message (by thread): iptables bindings
- Next message (by thread): Functions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In this hypothetical case:
def f1:
f3:
def f2:
def f3:
pass
f1:
def f4:
def f3:
pass
f1:
would the function f1 execute the right f3 depending on from which functions
is it called?
--
Thor -- Stockholm -- Sverige
- Previous message (by thread): iptables bindings
- Next message (by thread): Functions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list