PageRenderTime 98ms CodeModel.GetById 0ms RepoModel.GetById 0ms app.codeStats 0ms

/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
Possible License(s): BSD-3-Clause
  1. import a_package_name_that_does_not_exist
  2. content = 'Bad Module'