** Description changed: Since pyflakes website is down I am reporting this bug in LP. The undefined name WindowsError is raised by pyflakes when running on Unix systems. It would be nice if pyflakes would trust the developer that such code is only loaded on Windows and allow to check Windows specific Python code on Unix. ---- + Please let me know if you thinks it is a valid problem. Also any advice about how to move this bug report upstream is much appreciated. + ---- + + I have also attached a pocket-lint branch for working around this + problem. + Cheers,
** Description changed: Since pyflakes website is down I am reporting this bug in LP. The undefined name WindowsError is raised by pyflakes when running on Unix systems. It would be nice if pyflakes would trust the developer that such code is only loaded on Windows and allow to check Windows specific Python code on Unix. ---- Please let me know if you thinks it is a valid problem. Also any advice about how to move this bug report upstream is much appreciated. ---- - I have also attached a pocket-lint branch for working around this + I have also attached a pocket-lint branch that works around this problem. Cheers, -- You received this bug notification because you are a member of Divmod- dev, which is the registrant for Pyflakes. https://bugs.launchpad.net/bugs/764627 Title: pyflakes complains about missing WindowsError on Unix Status in Pocket-Lint: New Status in Pyflakes: New Bug description: Since pyflakes website is down I am reporting this bug in LP. The undefined name WindowsError is raised by pyflakes when running on Unix systems. It would be nice if pyflakes would trust the developer that such code is only loaded on Windows and allow to check Windows specific Python code on Unix. ---- Please let me know if you thinks it is a valid problem. Also any advice about how to move this bug report upstream is much appreciated. ---- I have also attached a pocket-lint branch that works around this problem. Cheers, -- Mailing list: https://launchpad.net/~divmod-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~divmod-dev More help : https://help.launchpad.net/ListHelp

