Closed
Description
#!python
def foo(a, b, c): pass
foo([1, 2, 3])
It doesn't get caught out by strings, but this does fool it. I think we can fix this pretty easily using existing code for the paren matching etc., am I right ?
- Bitbucket: https://bitbucket.org/bobf/bpython/issue/21
- Originally Reported By:
- Originally Created At: 2009-06-10T13:18:13.641