The "Auto Import" quick fix puts its imports before the module docstring, but in order to be valid, the docstring must be the first thing in the module, before everything including imports.
I think this is just a bug in pydev, not something I have to configure, but is there a workaround? (I'm pretty sure this one is PyDev's fault, not the editor component or eclipse...) ------------------------------------------------------------------------------ _______________________________________________ Pydev-users mailing list Pydev-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pydev-users