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 asmodai
Recipients Marcus.Smith, asmodai, dstufft, larry, ncoghlan, paul.moore
Date 2014-02-09.22:58:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1391986693.47.0.0170241794476.issue20570@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, looks like it is just the email module:

F:\Python33>Scripts\pip3.3.exe install -U setuptools
Downloading/unpacking setuptools from https://pypi.python.org/packages/3.4/s/setuptools/setuptools-2.2-py2.py3-none-any.whl#md5=3b7d84f496aed8c07b91efba4aa197a4

Installing collected packages: setuptools
  Found existing installation: setuptools 2.1
    Uninstalling setuptools:
      Successfully uninstalled setuptools
Successfully installed setuptools
Cleaning up...

I'll check rc1 when it's released by Larry and file as needed. Thanks for verifying.
History
Date User Action Args
2014-02-09 22:58:13asmodaisetrecipients: + asmodai, paul.moore, ncoghlan, larry, dstufft, Marcus.Smith
2014-02-09 22:58:13asmodaisetmessageid: <1391986693.47.0.0170241794476.issue20570@psf.upfronthosting.co.za>
2014-02-09 22:58:13asmodailinkissue20570 messages
2014-02-09 22:58:13asmodaicreate