Eliminate "extra" variable

Tim Chase python.list at tim.thechases.com
Sun Dec 8 14:23:26 EST 2013


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








More information about the Python-list mailing list