bobf is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

bobf / bpython http://bpython-interpreter.org/

Fancy curses interface to the Python interpreter

Clone this repository (size: 838.8 KB): HTTPS / SSH
hg clone https://bitbucket.org/bobf/bpython
hg clone ssh://hg@bitbucket.org/bobf/bpython

Issues

#204 "import math" not autocompleting on python 3.2

Reported by Leo Romanov

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 "<input>", line 1 import math.cpython-32 ^ SyntaxError: invalid syntax

--------- sorry, i am not native english speaker

Status: resolved Responsible: Sebastian Ramacher Type: bug Priority: minor
Milestone: none Component: none Version: none

Attachments

No attachments added for this issue yet.

Comments and changes

  1. #1 Andreas Stührk

    written

    • Changed responsible from nobody to sebastinas.
  2. #2 Sebastian Ramacher

    written

    • Changed status from new to resolved.

    Fixed in d3d94a6e3cf9 .

Add comment / attachment

Verification: Please write the text from the image in the box (letters only)

captcha

Is that you, Humanoid? Is this me?