Multiple Python imports on one line
    Matthew Selsky 
    Matthew.Selsky at twosigma.com
       
    Thu Jan  5 14:37:31 UTC 2017
    
    
  
On Thu, Jan 05, 2017 at 08:00:59AM -0500, Eric S. Raymond wrote:
 
> Therefor, you need not fix this one category of POP8 violation.  If
> you think you can rearrange imports to make groups of them more
> coherent, go ahead and do that.
I only fixed it because it was the last of it's kind and I wanted us to be consistent.  Gary had already changed the multi-import-per-line in every other python file as part of his recent pep8 clean-up kick.
Thanks,
Matt
    
    
More information about the devel
mailing list