[Python-Dev] Computed Goto dispatch for Python 2
Sturla Molden
sturla.molden at gmail.com
Thu May 28 22:48:11 CEST 2015
On 28/05/15 21:37, Chris Barker wrote:
> I think it's great for it to be used by end users as a system library /
> utility. i.e. like you would a the system libc -- so if you can write a
> little python script that only uses the stdlib -- you can simply deliver
> that script.
No it is not, because someone will be 'clever' and try to upgrade it
with pip or install packages into it.
Sturla
More information about the Python-Dev
mailing list