-
Guido van Rossum yazdı
The fix is a band-aid: type_call() now makes the same exception for a single-argument call to type() as type_new() was already making.
f76de62f
The fix is a band-aid: type_call() now makes the same exception for a single-argument call to type() as type_new() was already making.