-
-
Notifications
You must be signed in to change notification settings - Fork 252
Closed
Description
bpython version 0.10.1 on top of Python 3.2.2
(installed from Gentoo Portage)
"import math" not autocompleting on python 3.2
when import math + print(math):
<module 'math' from '/usr/lib/python3.2/lib-dynload/math.cpython-32.so'>
when press autocomplete import math. it shows:
math.cpython-32
but when press enter, it shows:
import math.cpython-32
File "", line 1
import math.cpython-32
^
SyntaxError: invalid syntax
sorry, i am not native english speaker
- Bitbucket: https://bitbucket.org/bobf/bpython/issue/204
- Originally Reported By: Anonymous
- Originally Created At: 2011-11-16T14:11:30.206