more tests for source code encodings: test latin-1 and the UTF-8 default
authorStefan Behnel <scoder@users.berlios.de>
Sat, 26 Apr 2008 06:58:21 +0000 (08:58 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Sat, 26 Apr 2008 06:58:21 +0000 (08:58 +0200)
commitc966ccb2e30d6a5b3b75eddc26211d56819396a3
tree4f254d0f3091dee8dbefbefc82a6369772f50937
parentf2ca7218cec56b77fd47de0aac4341bab4dbaf66
more tests for source code encodings: test latin-1 and the UTF-8 default

--HG--
rename : tests/run/unicodeliterals.pyx => tests/run/unicodeliteralsdefault.pyx
tests/run/unicodeliteralsdefault.pyx [new file with mode: 0644]
tests/run/unicodeliteralslatin1.pyx [new file with mode: 0644]