Revert encoding error from r72309.

This commit is contained in:
Martin v. Löwis 2009-05-09 07:12:44 +00:00
parent 2fcd73d7cb
commit 44b345460a

View file

@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
# Copyright (C) 2005, 2006 Martin v. Löwis
# Copyright (C) 2005, 2006 Martin von Löwis
# Licensed to PSF under a Contributor Agreement.
# The bdist_wininst command proper
# based on bdist_wininst