File: badmodule.py

package info (click to toggle)
python-tblib 3.2.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 372 kB
  • sloc: python: 1,118; makefile: 5
file content (3 lines) | stat: -rw-r--r-- 37 bytes parent folder | download | duplicates (2)
1
2
3
a = 1
b = 2
raise Exception('boom!')