Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #86936 > unrolled thread
| Started by | Chris Angelico <rosuav@gmail.com> |
|---|---|
| First post | 2015-03-05 18:57 +1100 |
| Last post | 2015-03-05 18:57 +1100 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Do not run this code. Chris Angelico <rosuav@gmail.com> - 2015-03-05 18:57 +1100
| From | Chris Angelico <rosuav@gmail.com> |
|---|---|
| Date | 2015-03-05 18:57 +1100 |
| Subject | Re: Do not run this code. |
| Message-ID | <mailman.57.1425542249.21433.python-list@python.org> |
On Thu, Mar 5, 2015 at 5:44 PM, Ben Finney <ben+python@benfinney.id.au> wrote: > 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. Well yes, there is that :) ChrisA
Back to top | Article view | comp.lang.python
csiph-web