Hello,
I'd like to start learning python, so I chose Sublime text editor. Are there any tutorials available to get python working with Sublime? Thanks for any suggestions.
Win7 32
-adabo
x = 1
def func():
print 'Function works.'
if x == 1:
print 'If statement works.'
func()raw_input('This is raw_input text')Writing file C:\Python27\My Projects\pytest.py with encoding UTF-8
running command python from directory C:\Python27\My Projects
exec: trying C:\Windows\system32\cmd.exe /A /S /C "python"
# See http://www.sublimetext.com/docs/build for details
build python
lineNumberRegex ^(...*?):([0-9]*):?([0-9]*)
showWhenFinished true
workingDir $ProjectDir
Users browsing this forum: No registered users and 10 guests