mirror of
https://github.com/davidhalter/jedi.git
synced 2026-07-19 18:30:26 +08:00
5 lines
39 B
Python
5 lines
39 B
Python
if name:
|
|
env = 1
|
|
else:
|
|
env = 2
|