Comment 9 for bug 1132892

Revision history for this message
dobey (dobey) wrote :

Given all this, I think one of the following would be the best choice, for creating consistency across projects which need to install multiple scripts for different Python versions, and to clarify that it's for Python 3 instead of Python 2:

1) pyflakes-py3
2) py3-pyflakes

Going with the former would probably be better, as prefixing everything with py3- could create an undesirable amount of scripts showing up when trying to tab complete a command.