[Q] Printing color strings on stdout without using escape sequences ?

Ivan DUTKA-MALEN dutka at cli76al.der.edf.fr
Tue Nov 20 05:46:16 EST 2001


Walter Dörwald wrote:

> Ivan DUTKA-MALEN wrote:
> 
>> But it doesn't work on 'old' version of Python (I mean 1.5.2). I tried 
>> to make some change in the source code (not too dificult to 
>> understand) but I've stopped on some internal Python functions 
>> (PyObject_DEL or PyUnicode_check) I think they're only valid in recent 
>> release of Python. I must say that I've never made any C extension to 
>> Python
> 
> The simplest solution would be to upgrade to a newer version
> of Python.
> 

Yes I use both version 1.5.2 and 2.1.1. All the code development I've 
made must work on both even if I prefer the most recent one.

Ivan
-- 
Ivan DUTKA-MALEN
EDF R&D
mailto: dutka at cli76al.der.edf.fr
mailto: ivan.dutka-malen at edf.fr




More information about the Python-list mailing list