File: badmodule.py

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