Skip to content

AttributeError: 'builtin_function_or_method' object has no attribute '__code__' #12

@znittzel

Description

@znittzel
left = set(range(len(self.function.__code__.co_varnames))).difference(self.positional_arguments.keys())
AttributeError: 'builtin_function_or_method' object has no attribute '__code__'

partialpos function cannot handle builtin functions

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions