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 chris.jerdonek
Recipients chris.jerdonek, ezio.melotti, mark.dickinson
Date 2012-11-21.18:46:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1353523567.76.0.830364335344.issue16520@psf.upfronthosting.co.za>
In-reply-to
Content
> TypeError: __init__() missing 1 required positional argument: 'args'

I think something like the following would be more correct:

__init__() missing argument for parameter 'args'
History
Date User Action Args
2012-11-21 18:46:07chris.jerdoneksetrecipients: + chris.jerdonek, mark.dickinson, ezio.melotti
2012-11-21 18:46:07chris.jerdoneksetmessageid: <1353523567.76.0.830364335344.issue16520@psf.upfronthosting.co.za>
2012-11-21 18:46:07chris.jerdoneklinkissue16520 messages
2012-11-21 18:46:07chris.jerdonekcreate