[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Use Python3 where possible



On Tue, Mar 15, 2016 at 11:20:12AM +0100, Matthias Klose wrote:
> I would like to come up with a recommendation that if a python module ships
> scripts, Python3 is used for these scripts, and the Python2 version of these
> scripts should be dropped (and python -m ...) should be used instead.  An
> alternative might be to use separate names for the scripts (e.g. ending with
> 2, or like in pillow one set without a suffix (for Python3), and one set
> with a .py suffix (Python2)).  The most conforming name for the scripts
> should always use Python3.
NB: https://www.debian.org/doc/packaging-manuals/python-policy/ch-python3.html

-- 
WBR, wRAR


Reply to: