Hofmaimaier@feddit.org to Programmer Humor@programming.dev · 2 months agowait what...feddit.orgimagemessage-square20linkfedilinkarrow-up14arrow-down10
arrow-up14arrow-down1imagewait what...feddit.orgHofmaimaier@feddit.org to Programmer Humor@programming.dev · 2 months agomessage-square20linkfedilink
minus-squareHellfire103@lemmy.calinkfedilinkEnglisharrow-up0·2 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-up0·2 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-up0·2 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