Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #86934
| From | Ben Finney <ben+python@benfinney.id.au> |
|---|---|
| Subject | Re: Do not run this code. |
| Date | 2015-03-05 17:44 +1100 |
| References | <CAPTjJmoSgX6_HO16b2WB=vT+y8tys0ZyvcD-XVS+=6hj=gtUTQ@mail.gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.56.1425537863.21433.python-list@python.org> (permalink) |
Chris Angelico <rosuav@gmail.com> writes: > import base64; exec(…) That's all I need to know. Code with ‘exec()’ calls, I consider unsafe by default. -- \ Lucifer: “Just sign the Contract, sir, and the Piano is yours.” | `\ Ray: “Sheesh! This is long! Mind if I sign it now and read it | _o__) later?” —http://www.achewood.com/ | Ben Finney
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Re: Do not run this code. Ben Finney <ben+python@benfinney.id.au> - 2015-03-05 17:44 +1100
Re: Do not run this code. Dave Farrance <DaveFarrance@OMiTTHiSyahooANDTHiS.co.uk> - 2015-03-05 07:39 +0000
Re: Do not run this code. Ian Kelly <ian.g.kelly@gmail.com> - 2015-03-05 00:59 -0700
csiph-web