mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
upgrade to UCD 6.2
This commit is contained in:
parent
ede184996c
commit
b8350f1c7d
7 changed files with 11647 additions and 11637 deletions
|
@ -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()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue