Antal A. Buss wrote:
> So, it's possible to install new modules to default, legacy and new version 
> of Python, maintained only one package, using package dependency to know 
> which Python version check.
> Specific modules are installed without check installed version
This is a good idea, if
- modules are compatible with the involved python versions (could be
  specified by maintainer)
- modules are pure python (i.e. compilation of C/C++.. modules at
  run-time is not an option)

Kind regards

T.

-- 
Thomas Viehmann, http://thomas.viehmann.net/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to