Skip to content

Attempting to Resize Window Regions Raises TypeError with Lambda #356

@jamesbiederbeck

Description

@jamesbiederbeck

The specific error text is :

TypeError: <lambda>() takes exactly 2 arguments (1 given)

I suspect that the lambda is getting called by an iterator somewhere, and expecting "self" as one of its arguments.

Metadata

Metadata

Assignees

Labels

A-wxArea: wxPython interactions (the gui package, balt.py and the basher package)C-bugCategory: Bug, an acknowledged defect in the programM-relnotesMisc: Issue should be listed in the version history for its milestone

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions