summaryrefslogtreecommitdiff
path: root/LICENSE.md
diff options
context:
space:
mode:
authorAnish Athalye <me@anishathalye.com>2014-06-14 23:56:33 -0700
committerAnish Athalye <me@anishathalye.com>2014-06-14 23:56:33 -0700
commit72008324653e90adfeb29a91b46ab33b34fd4af7 (patch)
treec5de6025dffca415e513bf40032d3e3abb1d566d /LICENSE.md
parent0e3e85c366f4bcf5df597cb972309b7e10cc6df3 (diff)
Fix source compatibility with Python 3
According to PEP 394, `python` should only be used in the shebang line for scripts that are source compatible with both Python 2 and Python 3. In previous versions of Dotbot, on certain systems where `python` referred to `python3`, running Dotbot would throw an exception due to a SyntaxError. This can be fixed by making Dotbot source compatible with both Python 2 and Python 3.
Diffstat (limited to 'LICENSE.md')
0 files changed, 0 insertions, 0 deletions