** Description changed: + [Impact] + bpython is unusable as dh_python3 rewrites the python2 package shebang to use python3 + + [TESTCASE] + run bpython + expected interpreter + what happes: error message + + [Regression Potential] + none + + + original report + I fired up bpython and tried to import a python 2 only module. It failed. I was surprised to see: $ bpython --version bpython version 0.12 on top of Python 3.4.0 (C) 2008-2012 Bob Farrell, Andreas Stuehrk et al. See AUTHORS for detail. $ head -n 1 /usr/bin/bpython #! /usr/bin/python3
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1307149 Title: Python2 version actually uses Python3 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bpython/+bug/1307149/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
