[Python-ideas] Statement local functions and classes (aka PEP 3150 is dead, say 'Hi!' to PEP 403)
Greg Ewing
greg.ewing at canterbury.ac.nz
Mon Oct 17 09:21:05 CEST 2011
I don't understand all this angst about testing at all.
We don't currently expect to be able to reach inside a
function and test parts of it in isolation. PEP 3150
does nothing to change that.
--
Greg
More information about the Python-ideas
mailing list