Python and IDEs [was Re: Python 3 is killing Python]

Gregory Ewing greg.ewing at canterbury.ac.nz
Sat Aug 2 07:38:59 EDT 2014


Olaf Hering wrote:
> How does "a package" differ? Its "a package" here and there.
> Just use the correct tools to inspect "a package", like
> 'rpm -qliv $package' to see what "a package" is all about.

Splitting the package up creates a problem, which you
then need to invent a special tool to solve. Seems to
me it's simpler not to create the problem in the first
place.

-- 
Greg



More information about the Python-list mailing list