SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 47 Python

Marc-Andre Lemburg:

Added special case to unicode(): when being passed a
Unicode object as first argument, return the object as-is.
Raises an exception when given a Unicode object *and* an
encoding name.
G
Guido van Rossum committed
3afba7644b481eb7ef6baf02fad42a185b0f008e
Parent: a327713