forked from VimPlug/jedi
Drop support for EOL Python 2.6
This commit is contained in:
@@ -403,8 +403,6 @@ def test_func():
|
||||
x
|
||||
|
||||
|
||||
# python >= 2.7
|
||||
# Set literals are not valid in 2.6.
|
||||
#? int()
|
||||
tuple({1})[0]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user