cm0002@suppo.fi to Programmer Humor@programming.dev · 22 天前The truth will set you free 🥲suppo.fiimagemessage-square28linkfedilinkarrow-up1404arrow-down18
arrow-up1396arrow-down1imageThe truth will set you free 🥲suppo.ficm0002@suppo.fi to Programmer Humor@programming.dev · 22 天前message-square28linkfedilink
minus-squareAVincentInSpace@pawb.sociallinkfedilinkEnglisharrow-up2·2 天前try: your_entire_program() except: import pdb pdb.pm()
try: your_entire_program() except: import pdb pdb.pm()