Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
argosen546yThe second in the list could be the tricky "tab" in your perfectly "space tabulated" script. No, python is not perfect.
-
kamen69846y@argosen Most IDEs and editors should be able to visualise whitespace or at least convert existing indentation to one or the other kind.
-
argosen546y@kamen I know. It is good when you are using your perfectly configured IDE. But some times you want to make a small change using a text editor or a not-properly configured IDE (you are using SSH to connect to a remote machine for example) to fix that stupid and easy mistake in that wrong path and ... BOOM!!! The tabulation is wrong!
Oh no!!
joke/meme