mirror of
https://github.com/davidhalter/jedi.git
synced 2026-05-25 01:38:36 +08:00
Add simple PYTHONSTARTUP file
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
from os import path
|
||||
print(path.join(path.dirname(path.abspath(__file__)), 'replstartup.py'))
|
||||
Reference in New Issue
Block a user