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