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-10 07:41:51 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cbcaa851084d9ee952e92208b1346b3d114b415c
jedi
/
test
History
Takafumi Arakaki
cbcaa85108
Add :attr:
Definition.names
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 :attr:
Definition.names
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