This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Decorater
Recipients Decorater, berker.peksag, dstufft, eric.araujo, lemburg
Date 2016-12-30.20:41:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1483130491.69.0.414016302675.issue29115@psf.upfronthosting.co.za>
In-reply-to
Content
So basically what from setuptools import setup is really doing is the same as doing from distutils.core import setup
History
Date User Action Args
2016-12-30 20:41:31Decoratersetrecipients: + Decorater, lemburg, eric.araujo, berker.peksag, dstufft
2016-12-30 20:41:31Decoratersetmessageid: <1483130491.69.0.414016302675.issue29115@psf.upfronthosting.co.za>
2016-12-30 20:41:31Decoraterlinkissue29115 messages
2016-12-30 20:41:31Decoratercreate