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