You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#!/usr/bin/env python
if __name__ == '__main__':
print('python')
Then in Sublime Text 3, MagicPython isn't automatically selected. Without MagicPython enabled and Python disabled, the stock Python package is selected.
The text was updated successfully, but these errors were encountered:
Bit of a papercut, but...
If I have
example
, not no.py
extension, as:Then in Sublime Text 3, MagicPython isn't automatically selected. Without MagicPython enabled and Python disabled, the stock Python package is selected.
The text was updated successfully, but these errors were encountered: