]> granicus.if.org Git - python/commit
Better error message if ucnhash cannot be found (obscure attribute
authorFredrik Lundh <fredrik@pythonware.com>
Sat, 20 Jan 2001 11:15:25 +0000 (11:15 +0000)
committerFredrik Lundh <fredrik@pythonware.com>
Sat, 20 Jan 2001 11:15:25 +0000 (11:15 +0000)
commitf60560626ce4fadf32fcbfac5e762242f661d508
treea65aef32bd5ee544d593c3d4608dcd2d28f7efc2
parentebb195b2703b25e0e2d12dcdc56c8c965caf02f7
Better error message if ucnhash cannot be found (obscure attribute
errors aren't that helpful), or doesn't contain what's expected from
it.  Also tweaked the test script so it compiles even if ucnhash is
missing.
Lib/test/test_ucn.py
Objects/unicodeobject.c