I'm thinking of it being analogous to the __getstate__ and __setstate__ dunders used by Pickle to allow customization of object creation.<br><br><div>On Sat Jan 04 2014 at 4:50:11 PM, Joshua Landau <<a href="mailto:joshua.landau.ws@gmail.com">joshua.landau.ws@gmail.com</a>> wrote:</div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p>On Jan 5, 2014 12:08 AM, "Amber Yust" <<a href="mailto:amber.yust@gmail.com" target="_blank">amber.yust@gmail.com</a>> wrote:<br>

><br>
> __fromiter__, anyone?</p>
<p>I'm unconvinced that it should be a dunder method. Do you expect it to be used like</p>
<p>    fromiter(str, characters)</p>
<p>?</p>
<p>However, +1 on the name, +0 on the idea.</p>
</blockquote>