/trunk/Examples/test-suite/python/global_ns_arg_runme.py
# · Python · 5 lines · 3 code · 2 blank · 0 comment · 0 complexity · 9eeaaaeed396a03c52d6d836fc11960b MD5 · raw file
- from global_ns_arg import *
- a = foo(1)
- b = bar_fn()
# · Python · 5 lines · 3 code · 2 blank · 0 comment · 0 complexity · 9eeaaaeed396a03c52d6d836fc11960b MD5 · raw file
- from global_ns_arg import *
- a = foo(1)
- b = bar_fn()