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 serhiy.storchaka
Recipients mtraskin, serhiy.storchaka
Date 2013-06-15.05:52:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1371275543.21.0.434771518321.issue18219@psf.upfronthosting.co.za>
In-reply-to
Content
I think there is no need in public fieldset property. Just use private self._fieldset field in private _dict_to_list() method.
History
Date User Action Args
2013-06-15 05:52:23serhiy.storchakasetrecipients: + serhiy.storchaka, mtraskin
2013-06-15 05:52:23serhiy.storchakasetmessageid: <1371275543.21.0.434771518321.issue18219@psf.upfronthosting.co.za>
2013-06-15 05:52:23serhiy.storchakalinkissue18219 messages
2013-06-15 05:52:23serhiy.storchakacreate