This repository has been archived on 2025-04-11. You can view files and clone it, but cannot push or open issues or pull requests.
multipub/.pyenv/bin/idle3.7
2019-02-09 02:45:25 -06:00

5 lines
125 B
Python
Executable file

#!/Users/shadow8t4/git/MultiPub/.pyenv/bin/python3.7
from idlelib.pyshell import main
if __name__ == '__main__':
main()