[csw-maintainers] Python 2.7
Maciej (Matchek) Bliziński
maciej at opencsw.org
Wed Jul 31 09:57:30 CEST 2013
2013/7/29 Peter FELECAN <pfelecan at opencsw.org>
>
> 2. The package provides a "mixed" module, i.e. the code runs on 2.6 and
> 2.7 interpreter. In this case it should provide a double pronged
> installation, i.e., components installed in
> /opt/csw/python/site-packages. consequently, no need for a specific
> prefix and its dependency specifies CSWpython *and* CSWpython27.
Here's a radical idea: Let's make the module packages not depend on
any Python interpreter.
Pros:
We won't force people to pull in Python 2.6 if they only want Python
2.7 and vice versa.
Cons:
Someone might rely on the dependency and expect to install the
interpreter by only issuing a command to install a module.
Thoughts?
Maciej
More information about the maintainers
mailing list