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
2025-12-31 17:24:22 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a02940f3c1a1f9586aa4bcc76e0171a46f1c1d9c
jedi
/
test
History
Takafumi Arakaki
a02940f3c1
Rename api.get_definitions to defined_names
...
Do the same for Definition.get_definitions also.
2013-03-10 20:40:52 +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
Rename api.get_definitions to defined_names
2013-03-10 20:40:52 +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