[Pydev-code] Organise Imports
Brought to you by:
fabioz
From: Eddie B. <edd...@gm...> - 2013-04-08 13:52:03
|
Hi, Can anyone tell me if there is plans to develop or is there a way for PyDev to organise imports according to the PEP 8 style guide? http://www.python.org/dev/peps/pep-0008/#imports I love the auto import functionality but it would be great if it organised them in the order recommended by the guide. I get other developers complaining that imports have been moved around so I have to turn the functionality off. Kind regards Eddie. |