a few pep8 improvements

This commit is contained in:
David Halter
2012-11-21 16:49:01 +01:00
parent 586dcc273c
commit 576e53f771
3 changed files with 4 additions and 3 deletions
+1
View File
@@ -30,6 +30,7 @@ def get_sys_path():
check_virtual_env(p)
return p
class CachedModule(object):
"""
The base type for all modules, which is not to be confused with