CodyIT@programming.dev to Programmer Humor@programming.dev · 1 year agothe beautiful codeprogramming.devexternal-linkmessage-square219linkfedilinkarrow-up12.12Karrow-down111
arrow-up12.11Karrow-down1external-linkthe beautiful codeprogramming.devCodyIT@programming.dev to Programmer Humor@programming.dev · 1 year agomessage-square219linkfedilink
minus-squarebarsoap@lemm.eelinkfedilinkarrow-up24·1 year agoNot reliably, no. Python is too dynamic to do that kind of thing without solving general program equivalence which is undecidable. Use a static language, problem solved.
Not reliably, no. Python is too dynamic to do that kind of thing without solving general program equivalence which is undecidable.
Use a static language, problem solved.