CodyIT@programming.dev to Programmer Humor@programming.dev · 4 days agothe beautiful codeprogramming.devimagemessage-square224linkfedilinkarrow-up12.05K
arrow-up12.05Kimagethe beautiful codeprogramming.devCodyIT@programming.dev to Programmer Humor@programming.dev · 4 days agomessage-square224linkfedilink
minus-squarebarsoap@lemm.eelinkfedilinkarrow-up23·4 days 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.