Akinori Hattori
|
1a93c64cd0
|
fix typo
|
2012-11-22 18:23:28 +09:00 |
|
David Halter
|
576e53f771
|
a few pep8 improvements
|
2012-11-21 16:49:01 +01:00 |
|
David Halter
|
586dcc273c
|
developed star import caching. useful for numpy/pylab/scipy... fixes jedi-vim issue 23
|
2012-11-21 16:47:31 +01:00 |
|
David Halter
|
1d3ee0237e
|
remove RessourceWarning from Python3 tests
|
2012-11-20 15:56:15 +01:00 |
|
David Halter
|
9a53defeec
|
added mro
|
2012-11-19 12:12:57 +01:00 |
|
David Halter
|
c1c2437fec
|
added magic methods for classes with object
|
2012-11-18 22:52:09 +01:00 |
|
David Halter
|
580a4f4ab0
|
support for virtual envs, #36, fixes jedi-vim issue 31
|
2012-11-18 02:44:43 +01:00 |
|
David Halter
|
95eab8e0d4
|
remove module_find_path, fixes #36
|
2012-11-18 01:17:12 +01:00 |
|
David Halter
|
b70a642d28
|
some builtin modules have a very strange import behaviour. removes the stacktrace of #59
|
2012-11-12 18:50:58 +01:00 |
|
David Halter
|
197c2f642b
|
fixed some evil bugs in the import mechanism and even worse: In helpers.fast_parent_copy.
|
2012-10-22 17:22:44 +02:00 |
|
David Halter
|
bb76792ea8
|
make source_path in script optional, fixes #32
|
2012-10-20 13:57:04 +02:00 |
|
David Halter
|
1abb52a6aa
|
python 3 error fix
|
2012-10-17 21:35:07 +02:00 |
|
David Halter
|
3838b5482e
|
builtin scope doesn't load by default anymore. This makes Jedi faster at startup. -> jedi issue 7
|
2012-10-17 21:26:55 +02:00 |
|
David Halter
|
908d019390
|
added additional_dynamic_modules setting
|
2012-09-26 18:42:08 +02:00 |
|
David Halter
|
0e5a70a2db
|
renaming again, should be a little bit better. but some things are commented.
|
2012-09-20 17:27:00 +02:00 |
|
Danilo Bargen
|
21826e7a34
|
Moved jedi files to separate package folder
|
2012-09-17 22:38:38 +02:00 |
|