Changeset 10 for python/trunk/Lib/test/test_unicodedata.py
- Timestamp:
- Sep 3, 2010, 5:33:06 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
python/trunk/Lib/test/test_unicodedata.py
r2 r10 72 72 # but the other test cases will still be run 73 73 import unicodedata 74 self.db = unicodedata75 74 76 75 def tearDown(self):
Note:
See TracChangeset
for help on using the changeset viewer.