File: scoped_function.py

package info (click to toggle)
python-mitogen 0.3.36-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 6,708 kB
  • sloc: python: 24,457; sh: 198; makefile: 74; perl: 19; ansic: 18
file content (3 lines) | stat: -rw-r--r-- 62 bytes parent folder | download
1
2
3
def f():
    import in_func
    from in_func import x as y, z