summaryrefslogtreecommitdiff
path: root/changes/bug_3711-warn-with-python3
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2013-09-04 17:14:17 +0200
committerKali Kaneko <kali@leap.se>2013-09-04 17:16:04 +0200
commit4da5d2ef7a6671c6f7f83a290c52441da5ac9873 (patch)
tree95eaf9399c3afb43180e2e1407ece63d63e9a455 /changes/bug_3711-warn-with-python3
parentd0afef400e3259b9b1d8acb7f53ee1eda380e9c0 (diff)
warn user if python3 is used to run setup
Diffstat (limited to 'changes/bug_3711-warn-with-python3')
-rw-r--r--changes/bug_3711-warn-with-python31
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/bug_3711-warn-with-python3 b/changes/bug_3711-warn-with-python3
new file mode 100644
index 00000000..79271caf
--- /dev/null
+++ b/changes/bug_3711-warn-with-python3
@@ -0,0 +1 @@
+ o Complain if setup.py is run with python3. Closes: #3711