Hacker News new | ask | show | jobs
by tome 3225 days ago
And "import"!
1 comments

Hate it when I'm starting a newly written python script, and have forgotten the hashbang. For some reason my mouse cursor turns into a cross, and the script does nothing!

Always takes me a couple of seconds to realize what's going on...

I have a similar issue where I tend to start typing python code in the shell without remembering to enter the repl first.