abhi9u@lemmy.world to Technology@lemmy.worldEnglish · 3 months agoPython Performance: Why 'if not list' is 2x Faster Than Using len()blog.codingconfessions.comexternal-linkmessage-square119fedilinkarrow-up1168arrow-down121
arrow-up1147arrow-down1external-linkPython Performance: Why 'if not list' is 2x Faster Than Using len()blog.codingconfessions.comabhi9u@lemmy.world to Technology@lemmy.worldEnglish · 3 months agomessage-square119fedilink
minus-squareLegoBrickOnFire@lemmy.worldlinkfedilinkEnglisharrow-up1·3 months agoPassing None to a function expecting a list is the error…
Passing None to a function expecting a list is the error…