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-24 06:11:32 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b3c89effe7dad1b9cc1359b8c345b606da23848c
jedi
/
test
History
David Halter
ce0aadc9a5
fix problems with certain builtins (names were just stupid, like '_sqlite3.cpython-32mu' / python 2.5 may have an error more
#84
2012-12-19 23:12:15 +01:00
..
completion
improve sqlite3 support -> added mixins ->
fixes
#84
2012-12-19 22:26:53 +01:00
__init__.py
test suite for completion added
2012-04-12 15:47:33 +02:00
regression.py
pep8
2012-12-19 20:58:52 +01:00
run.py
fix problems with certain builtins (names were just stupid, like '_sqlite3.cpython-32mu' / python 2.5 may have an error more
#84
2012-12-19 23:12:15 +01:00
test.sh
added regression tests. with tests for user scopes
2012-09-05 23:49:51 +02:00