StackOverflow Questions for Tag: callable-object

GopherM
GopherM

Reputation: 710

Difference between Callable and FunctionType

Score: 0

Views: 922

Answers: 1

Read More
Jav
Jav

Reputation: 1617

chaining callables in C++

Score: 2

Views: 881

Answers: 4

Read More
sam
sam

Reputation: 19204

What is the difference between __init__ and __call__?

Score: 795

Views: 383396

Answers: 17

Read More
Shaw
Shaw

Reputation: 173

Create callable objects with private properties without arguments.callee

Score: 0

Views: 100

Answers: 1

Read More
Oersted
Oersted

Reputation: 2776

Why is it possible to use the return of a lambda, passed as argument of a constexpr function argument, in a constant expression within the function?

Score: 9

Views: 998

Answers: 2

Read More
user13559640
user13559640

Reputation:

getting TypeError: 'TextDetector' object is not callable

Score: 0

Views: 92

Answers: 1

Read More
Freddy Martinez Garcia
Freddy Martinez Garcia

Reputation: 468

Delegates with states implementation or something similar

Score: 0

Views: 69

Answers: 1

Read More
Takuo Matsuoka
Takuo Matsuoka

Reputation: 43

Which calls in Python may not call `__call__`?

Score: 0

Views: 395

Answers: 1

Read More
Hugo Perrier
Hugo Perrier

Reputation: 31

Mocking the __call__ method of a class with unittest.mock.patch

Score: 0

Views: 399

Answers: 1

Read More
c0nfluks
c0nfluks

Reputation: 73

BeautifulSoup - TypeError: 'module' object is not callable

Score: 1

Views: 2047

Answers: 1

Read More
Doney Richardson
Doney Richardson

Reputation: 1

How to Loop a string list?

Score: -1

Views: 107

Answers: 2

Read More
OrenIshShalom
OrenIshShalom

Reputation: 7172

Callable argument has unused name

Score: 0

Views: 36

Answers: 1

Read More

how to make an instance of a class callable for multiple times using multiple sets of parentheses in one line

Score: -1

Views: 367

Answers: 1

Read More
Little Endian
Little Endian

Reputation: 832

Apply Callable to NDArray

Score: 0

Views: 229

Answers: 1

Read More
Hesam Ameri
Hesam Ameri

Reputation: 11

Is it possible to create a class ->Add, instance --> obj1 that can be called multiple times like the following : obj1(12)(34)(23)?

Score: 1

Views: 12

Answers: 0

Read More
Shravan K Subrahmanya
Shravan K Subrahmanya

Reputation: 21

Exception Value: 'CustomUser' object is not callable | CustomUserModel

Score: 0

Views: 279

Answers: 1

Read More
Tharani B
Tharani B

Reputation: 21

How to accept only callable objects in templates except pointer to data members?

Score: 0

Views: 138

Answers: 1

Read More
pzelasko
pzelasko

Reputation: 2322

How to check if template argument is a callable with a given signature

Score: 30

Views: 11468

Answers: 7

Read More
Neo Anderson
Neo Anderson

Reputation: 35

What are the different types of callables in Python?

Score: 0

Views: 32

Answers: 0

Read More
Hanan Raihana
Hanan Raihana

Reputation: 11

'NoneType' object is not callable, how to avoid errors?

Score: 1

Views: 196

Answers: 0

Read More
PreviousPage 1Next