Hofmaimaier@feddit.org to Programmer Humor@programming.dev · 7 months agowait what...feddit.orgimagemessage-square45linkfedilinkarrow-up1669arrow-down10
arrow-up1669arrow-down1imagewait what...feddit.orgHofmaimaier@feddit.org to Programmer Humor@programming.dev · 7 months agomessage-square45linkfedilink
minus-squareHellfire103@lemmy.calinkfedilinkEnglisharrow-up10·7 months agoHere it is in greentext form: >"error on line 42" >look inside >no code on line 42 mfw python throws errors about other peoples code
minus-squareEager Eagle@lemmy.worldlinkfedilinkEnglisharrow-up4·7 months agoPython stack traces give you all files involved in the error, with their lines. I don’t know what you’re talking about
minus-squareirelephant [he/him]@lemmy.dbzer0.comlinkfedilinkarrow-up9·7 months agohence the which are easily confused with my own code if I’m tired and don’t read the message properly.
Here it is in greentext form:
Python stack traces give you all files involved in the error, with their lines. I don’t know what you’re talking about
hence the