commit | ef34274d3bec2ac513f6e67bca9eb2ecda5a0cd4 | [log] [tgz] |
---|---|---|
author | Marc-André Lemburg <mal@egenix.com> | Wed Jan 10 10:21:11 2001 +0000 |
committer | Marc-André Lemburg <mal@egenix.com> | Wed Jan 10 10:21:11 2001 +0000 |
tree | 9c91b3d322104b113b46d61ae15dbb840272cc3a | |
parent | 0d9f9dcf67c4c044f27cbbc7d3852951869dee53 [diff] |
Moved the test codec definition to a new module and updated the test and codec to test all charmap codec features. As side-effect of moving the test codec into a new module, the encodings package codec import mechanism is checked as well.