upgrade to UCD 6.2

This commit is contained in:
Benjamin Peterson 2012-09-29 13:47:39 -04:00
parent ede184996c
commit b8350f1c7d
7 changed files with 11647 additions and 11637 deletions

View file

@ -80,7 +80,7 @@ class UnicodeDatabaseTest(unittest.TestCase):
class UnicodeFunctionsTest(UnicodeDatabaseTest):
# update this, if the database changes
expectedchecksum = '17fe2f12b788e4fff5479b469c4404bb6ecf841f'
expectedchecksum = 'ebd64e81553c9cb37f424f5616254499fcd8849e'
def test_function_checksum(self):
data = []
h = hashlib.sha1()