1
0
forked from VimPlug/jedi

pep8 formatting

This commit is contained in:
David Halter
2012-04-21 21:14:06 +02:00
parent 4feb8f5a3a
commit dccef451a2
5 changed files with 25 additions and 14 deletions

View File

@@ -57,6 +57,7 @@ class File(object):
File.module_cache[self.module_path] = to_cache
return self._parser
def find_module(current_module, point_path):
"""
Find a module with a path (of the module, like usb.backend.libusb10).