interpretation of special characters in Python

TP Tribulations at Paralleles.invalid
Mon Jul 7 01:25:34 EDT 2008


Dennis Lee Bieber wrote:

> Off-hand, I'd probably try first with:
> 
> csi = "\033["
> 
> and then define your
> 
> colorblackondarkblue = $csi"30;44m"

Thanks for your answer.
I have tried this slight modification, but it does not change anything on my
terminal.


-- 
TP (Tribulations Parallèles)

"Allez, Monsieur, allez, et la foi vous viendra." (D'Alembert).



More information about the Python-list mailing list