summaryrefslogtreecommitdiff
path: root/docs/changelog/1057.doc.rst
blob: f8e740c8c3404f3c438d432e3ac7ae3ca3fd1051 (plain)
1
``activate_this.py`` recommend ``exec(open(this_file).read(), {'__file__': this_file})`` as it works both on Python 2 and 3.