[Python-checkins] distutils2: Automated merge with https://bitbucket.org/mtlpython/distutils2

tarek.ziade python-checkins at python.org
Sun Jan 23 15:48:23 CET 2011


tarek.ziade pushed b493b98b1c6e to distutils2:

http://hg.python.org/distutils2/rev/b493b98b1c6e
changeset:   862:b493b98b1c6e
parent:      860:50e9f2e1e5e7
parent:      861:fbc814e1fe21
user:        George Peristerakis <peristerakis at gmail.com>
date:        Wed Dec 08 22:01:45 2010 -0500
summary:
  Automated merge with https://bitbucket.org/mtlpython/distutils2

files:
  

diff --git a/distutils2/tests/test_config.py b/distutils2/tests/test_config.py
--- a/distutils2/tests/test_config.py
+++ b/distutils2/tests/test_config.py
@@ -1,4 +1,4 @@
-# -*- encoding: utf8 -*-
+# -*- encoding: utf-8 -*-
 """Tests for distutils.config."""
 import os
 import sys

--
Repository URL: http://hg.python.org/distutils2


More information about the Python-checkins mailing list