Issue #9308: Removed redundant coding cookies. Added tests for

importing encoded modules that do not depend on specific stdlib
modules being encoded in a certain way.
This commit is contained in:
Alexander Belopolsky 2010-10-15 16:28:20 +00:00
parent c01537f742
commit e8f583244a
16 changed files with 59 additions and 21 deletions

View file

@ -1,4 +1,3 @@
# -*- coding: utf-8 -*-
# Copyright (C) 2001,2002 Python Software Foundation
# csv package unit tests