I've installed both bpython and bpython three from proposed, and I can confirm that they both work as expected.
asb@asb-laptop:~/Desktop$ bpython --version bpython version 0.12 on top of Python 2.7.6 (C) 2008-2012 Bob Farrell, Andreas Stuehrk et al. See AUTHORS for detail. asb@asb-laptop:~/Desktop$ bpython3 --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. asb@asb-laptop:~/Desktop$ head -n 1 /usr/bin/bpython #! /usr/bin/python asb@asb-laptop:~/Desktop$ head -n 1 /usr/bin/bpython3 #! /usr/bin/python3 ** Tags removed: verification-needed ** Tags added: verification-done -- 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
