This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
c9ca5c82f9
cpython
/
Mac
/
OSX
/
pythonw.sh
3 lines
65 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
exec
/Applications/Python.app/Contents/MacOS/python
$@
Reference in New Issue
View Git Blame
Copy Permalink