The Python Oracle

What is an alternative to execfile in Python 3?

Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Droplet of life

--

Chapters
00:00 Question
00:25 Accepted answer (Score 477)
00:45 Answer 2 (Score 243)
01:23 Answer 3 (Score 95)
03:07 Answer 4 (Score 81)
04:15 Thank you

--

Full question
https://stackoverflow.com/questions/4361...

Accepted answer links:
[According to the documentation]: https://docs.python.org/3.3/whatsnew/3.0...
[What’s New In Python 3.0]: http://docs.python.org/3.3/whatsnew/3.0....

Answer 2 links:
http://docs.python.org/release/2.7.3/lib...
http://docs.python.org/release/3.2.3/lib...
http://docs.python.org/release/3.2.3/lib...

Answer 4 links:
[suggested on the python-dev]: https://mail.python.org/pipermail/python...
[runpy]: https://docs.python.org/3/library/runpy....
https://docs.python.org/3/library/runpy....

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #python3x

#avk47