File: demopackage2.py

package info (click to toggle)
python-pdoc 15.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,192 kB
  • sloc: python: 8,013; javascript: 1,156; makefile: 18; sh: 3
file content (3 lines) | stat: -rw-r--r-- 71 bytes parent folder | download
1
2
3
"""I'm a different package, but I'm in demopackage.__all__!"""

x = 42