[Python-ideas] Add \e escape code
Serhiy Storchaka
storchaka at gmail.com
Tue Jun 11 19:56:34 CEST 2013
11.06.13 20:10, Steven D'Aprano написав(ла):
> On 12/06/13 03:02, MRAB wrote:
>> I wouldn't say no, but, on the other hand, it has been a very long time
>> since I personally have used it. In other words, is there sufficient
>> demand for it?
>
> I use it often enough to miss having \e, but not often enough to
> remember what the hex or octal code for ESC is.
In such case perhaps \N{ESCAPE} is more helpful for you.
More information about the Python-ideas
mailing list