mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-07 22:44:27 +08:00
python 2.5 compatibility (future import)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#? ['message']
|
||||
AttributeError()).message
|
||||
#? ['upper']
|
||||
str()).upper
|
||||
|
||||
from a import (b
|
||||
def blub():
|
||||
|
||||
Reference in New Issue
Block a user