Staging
v0.5.1
https://github.com/python/cpython
Revision 3afba7644b481eb7ef6baf02fad42a185b0f008e authored by Guido van Rossum on 11 April 2000, 15:38:23 UTC, committed by Guido van Rossum on 11 April 2000, 15:38:23 UTC
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.
1 parent a327713
History
Tip revision: 3afba7644b481eb7ef6baf02fad42a185b0f008e authored by Guido van Rossum on 11 April 2000, 15:38:23 UTC
Marc-Andre Lemburg:
Tip revision: 3afba76

README

back to top