Y
Hacker News
new
|
ask
|
show
|
jobs
by
tome
3225 days ago
And "import"!
1 comments
scbrg
3224 days ago
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...
link
masklinn
3224 days ago
I have a similar issue where I tend to start typing python code in the shell without remembering to enter the repl first.
link
Always takes me a couple of seconds to realize what's going on...