CodyIT@programming.dev to Programmer Humor@programming.dev · 2 个月前the beautiful codeprogramming.devimagemessage-square229fedilinkarrow-up12.09K
arrow-up12.09Kimagethe beautiful codeprogramming.devCodyIT@programming.dev to Programmer Humor@programming.dev · 2 个月前message-square229fedilink
minus-squarebarsoap@lemm.eelinkfedilinkarrow-up23·2 个月前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.
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.