I\'m just wondering, I often have really long python files and imports tend to stack quite quickly. PEP8 says that the imports should always be written at the beginning of the file.
I have come upon a couple of lines of code similar to this one, but I\'m unsure how I should break it:
Closed. This question needs to be more focused. It is not currently accepting answers. 开发者_开发百科