[Python-Dev] Computed Goto dispatch for Python 2
Sturla Molden
sturla.molden at gmail.com
Thu May 28 22:48:11 CEST 2015
More information about the Python-Dev mailing list
Thu May 28 22:48:11 CEST 2015
- Previous message (by thread): [Python-Dev] Computed Goto dispatch for Python 2
- Next message (by thread): [Python-Dev] Computed Goto dispatch for Python 2
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): [Python-Dev] Computed Goto dispatch for Python 2
- Next message (by thread): [Python-Dev] Computed Goto dispatch for Python 2
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list