Files
jedi/test/completion
Dave Halter 44238a9f92 submodules are automatically indexed without actually importing them. fixes #413.
However, this is not a 100% correct Python behavior. Python behavior would be to follow ALL imports in all modules (recursively) and check if the module was imported. However, that's a lot of work, that would slow down autocompletion. For now it's better to have no false positives in flaking and to ignore a few attribute errors.
2014-06-25 01:39:43 +02:00
..
2014-04-27 23:15:32 +02:00
2013-08-17 00:34:20 +04:30
2013-09-06 15:12:54 +04:30
2013-12-27 01:30:22 +01:00
2012-10-08 10:44:25 +02:00