straw-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Straw-devel] Re: python 2.3 whinges about your name in tools/straw_dist


From: Terje Rosten
Subject: [Straw-devel] Re: python 2.3 whinges about your name in tools/straw_distutils.py in straw 0.22
Date: Thu, 19 Feb 2004 11:42:11 +0100
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux)

* Alejandro Dubrovsky
| 
| [snip]
|
| It wants a line like:
| # -*- coding: <encoding name> -*-
| 
| to come in at two, but i don't know what encoding name is correct.

Yeah, right, here is a patch:


 - Terje


--- tools/straw_distutils.py.orig       2004-02-19 11:36:32.000000000 +0100
+++ tools/straw_distutils.py    2004-02-19 11:37:42.000000000 +0100
@@ -1,4 +1,5 @@
 #! /usr/bin/env python
+# -*- python -*-     -*- encoding: Latin-1 -*-
 #
 # Extention of distutils for straw.
 #







reply via email to

[Prev in Thread] Current Thread [Next in Thread]