/tests/regressiontests/utils/test_module/bad_module.py

https://code.google.com/p/mango-py/ · Python · 3 lines · 2 code · 1 blank · 0 comment · 0 complexity · f8f56190b7bfc5ff07ebd74bceabc0df MD5 · raw file

  1. import a_package_name_that_does_not_exist
  2. content = 'Bad Module'