Eliminate "extra" variable

Mark Lawrence breamoreboy at yahoo.co.uk
Sun Dec 8 14:28:20 EST 2013


On 08/12/2013 19:23, Tim Chase wrote:
> On 2013-12-08 19:10, Mark Lawrence wrote:
>> On 08/12/2013 18:58, Tim Chase wrote:
>>> On 2013-12-07 23:14, Igor Korot wrote:
>>
>> [big snip]
>>
>> Whenever I need date manipulations I always reach out to this
>> http://labix.org/python-dateutil
>
> But based on the OP's repeated transformations from date-to-string
> and back again, what do you reach for when you want to transform
> things *needlessly*?  I recommend the delete key and some healthy
> refactoring.  :-)
>
> -tkc

Painkillers :)

-- 
My fellow Pythonistas, ask not what our language can do for you, ask 
what you can do for our language.

Mark Lawrence




More information about the Python-list mailing list