This website requires JavaScript.
Explore
Help
Sign In
VimPlug
/
jedi
Watch
1
Star
0
Fork
1
You've already forked jedi
mirror of
https://github.com/davidhalter/jedi.git
synced
2026-01-09 21:42:20 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
39feecee04cd287b4bc72124cde5b70d3e2efa05
jedi
/
test
History
Takafumi Arakaki
39feecee04
Add new API: jedi.api.get_definitions
2013-03-10 20:40:14 +01:00
..
completion
fixed invalid list comprehension tests
2013-02-22 23:06:59 +04:30
refactor
inline refactorings support tuples now,
#103
2013-01-07 20:30:17 +01:00
__init__.py
test suite for completion added
2012-04-12 15:47:33 +02:00
base.py
api.Script.get_definition -> definition, to be consistent in the api naming. deprecated api.Script.get_definition
2013-02-21 22:12:51 +04:30
refactor.py
remove repl style comments and use indented blocks instead,
#146
2013-03-01 19:52:36 +04:30
regression.py
Add new API: jedi.api.get_definitions
2013-03-10 20:40:14 +01:00
run.py
remove repl style comments and use indented blocks instead,
#146
2013-03-01 19:52:36 +04:30
test.sh
Run doctests on Travis CI
2013-02-26 10:45:58 +01:00