[Python-checkins] r73243 - python/trunk/Lib/distutils/command/bdist_msi.py

tarek.ziade python-checkins at python.org
Fri Jun 5 15:37:29 CEST 2009


Author: tarek.ziade
Date: Fri Jun 5 15:37:29 2009
New Revision: 73243
Log:
reverting r72823 : Python trunk has to use latin-1 encoding
Modified:
 python/trunk/Lib/distutils/command/bdist_msi.py
Modified: python/trunk/Lib/distutils/command/bdist_msi.py
==============================================================================
--- python/trunk/Lib/distutils/command/bdist_msi.py	(original)
+++ python/trunk/Lib/distutils/command/bdist_msi.py	Fri Jun 5 15:37:29 2009
@@ -1,5 +1,5 @@
-# -*- coding: utf-8 -*-
-# Copyright (C) 2005, 2006 Martin von Löwis
+# -*- coding: iso-8859-1 -*-
+# Copyright (C) 2005, 2006 Martin von Löwis
 # Licensed to PSF under a Contributor Agreement.
 # The bdist_wininst command proper
 # based on bdist_wininst


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /