Skip to content

Another strange input handling error #1269

@wesm

Description

@wesm

Getting this both on 0.12 and git master

In [1]: baz = None

In [2]: timeit foo = baz.groupby(lambda x: x.split('#')[0])
  File "<magic-timeit>", line 6
    foo = baz.groupby(lambda x: x.split('
                                        ^
SyntaxError: EOL while scanning string literal

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions