File: the_other.py

package info (click to toggle)
pprofile 2.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 512 kB
  • sloc: python: 2,928; sh: 41; makefile: 3
file content (3 lines) | stat: -rw-r--r-- 66 bytes parent folder | download | duplicates (3)
1
2
3
from __main__ import *
# Must not raise
print(a_global_from_main)