Hofmaimaier@feddit.org to Programmer Humor@programming.dev · 2 months agowait what...feddit.orgimagemessage-square46fedilinkarrow-up1655arrow-down113
arrow-up1642arrow-down1imagewait what...feddit.orgHofmaimaier@feddit.org to Programmer Humor@programming.dev · 2 months agomessage-square46fedilink
minus-squareHellfire103@lemmy.calinkfedilinkEnglisharrow-up10arrow-down2·edit-22 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-up4arrow-down2·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-up9·edit-22 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