ANN: dedent 0.5 released

Christian Tismer tismer at stackless.com
Thu Sep 29 17:20:39 EDT 2016


On 29/09/16 22:14, Lele Gaifax wrote:
> Christian Tismer <tismer at stackless.com> writes:
>
>> Dedent 0.5
>> ==========
>>
>> What is it?
>> -----------
>>
>> Dedent is a very simple tool for those people who like to
>> indent their inline code nicely.
>>
>> p.s.: Why is that not build in by default?
>
> Isn't it roughly the same as
> https://docs.python.org/3.6/library/textwrap.html#textwrap.dedent ?

Yes, it actually uses the dedent function.
They just failed to expose it.

Cheers - Chris

-- 
Christian Tismer             :^)   tismer at stackless.com
Software Consulting          :     http://www.stackless.com/
Karl-Liebknecht-Str. 121     :     https://github.com/PySide
14482 Potsdam                :     GPG key -> 0xFB7BEE0E
phone +49 173 24 18 776  fax +49 (30) 700143-0023



More information about the Python-list mailing list