1
0
forked from VimPlug/jedi
Commit Graph

13 Commits

Author SHA1 Message Date
David Halter 13f0c2b91f all the import changes 2013-09-06 01:19:19 +04:30
David Halter 1ebf68999a make source parameter in Script optional 2013-08-31 14:41:37 +04:30
David Halter b8a909d352 fix a wrong usage of column in absolute import tests 2013-08-31 13:39:08 +04:30
David Halter 7ab00242a8 finally change name of test.base module to helpers.py, fixes #181 2013-08-07 18:35:47 +04:30
Laurens Van Houtven b5ee375fe1 Rename explicit_absolute_import to has_explicit_absolute_import 2013-07-10 12:12:33 +02:00
Laurens Van Houtven 3d4a71f6bb Use Parser.module instead of Parser.scope 2013-06-23 22:50:38 +02:00
Laurens Van Houtven 368c7fd5b5 Only deal with explicit absolute_import 2013-06-23 22:30:53 +02:00
Laurens Van Houtven 58b165e4b6 Don't assume either namespace is not-None 2013-06-23 22:02:37 +02:00
Laurens Van Houtven e82e3eaa0d Don't assume every module has a namespace 2013-06-23 21:59:58 +02:00
Laurens Van Houtven ae94a2cda1 Remove stale import 2013-06-22 08:57:02 +02:00
Laurens Van Houtven 397b881c96 PEP8 whitespace 2013-06-22 08:56:32 +02:00
Laurens Van Houtven 38daa3cc34 Add failing test case 2013-06-21 19:49:05 +02:00
Laurens Van Houtven 5701ac1a10 Add absolute import detection 2013-06-21 17:02:17 +02:00