anti-idpol action@programming.dev to Programmer Humor@programming.dev · 2 years agoNot really sure whether S-expressions or Python indentation-based scoping get more hate...programming.devimagemessage-square72linkfedilinkarrow-up1235arrow-down121file-text
arrow-up1214arrow-down1imageNot really sure whether S-expressions or Python indentation-based scoping get more hate...programming.devanti-idpol action@programming.dev to Programmer Humor@programming.dev · 2 years agomessage-square72linkfedilinkfile-text
…from people who seem to refuse to install paredit or coloring plugins for either? ps lisp syntax ftw, it’s a feature!
minus-squareTamkish@programming.devlinkfedilinkarrow-up29·2 years agofine i will take the bait: thats 5 spaces
minus-squareBarbarian@sh.itjust.workslinkfedilinkarrow-up26·2 years agoAs long as the next line also has 5 spaces, that’s fine. Python only complains about inconsistency, not the exact number of spaces/tabs.
fine i will take the bait: thats 5 spaces
As long as the next line also has 5 spaces, that’s fine. Python only complains about inconsistency, not the exact number of spaces/tabs.
Make, on the other hand… Ugh.