-
Committer:
John Arbash Meinel
-
Date:
2009-11-02 17:15:20 UTC
-
mto:
(4668.1.3 2.1.0b2)
-
mto:
This revision was merged to the branch mainline in
revision
4782.
-
Revision ID:
john@arbash-meinel.com-20091102171520-8udwpeq12bnz1vkb
Fix bug #471193, allow tuples into the CHK code.
Instead of raising a TypeError immediately, add a debug flag and only
raise TypeErrors if that flag is set. Sort of like how we did
ensure_unicode() for api changes.