Hello!
I'm new in this mailing, so I will introduce myself first. I'm François
(alias Linkid), a French engineering student who code mainly in Python.
I'm involved in some open source projects and some of them like Django
or OpenStack.
I would like to add a test for Python 3 to check an import, but I don't
really know on which project (pep8, pyflakes, …) to do that and how to
do it (by a push request on github or somewhere else, by a bug report,
…). I searched some clue and I think my test should be used by pyflakes,
but I'm not sure… So, here are my questions:
- on which project should I add a Python 3 import test ?
- how I should process ?
I think it could help be a lot if someone explain me what one project
really check, if it is possible.
Thank you.
François Magimel (Linkid)