<div dir="ltr"><span style="font-family:arial,sans-serif;font-size:13px">> The most reasonable thing to do would probably be to share the same</span><br style="font-family:arial,sans-serif;font-size:13px"><span class="" style="font-family:arial,sans-serif;font-size:13px">> dummy</span><span style="font-family:arial,sans-serif;font-size:13px"> object between setobject.c and dictobject.c, then.</span><br style="font-family:arial,sans-serif;font-size:13px">
<br style="font-family:arial,sans-serif;font-size:13px"><span style="font-family:arial,sans-serif;font-size:13px">> Raymond, it would be nice if you could take a look!</span><br><div><span style="font-family:arial,sans-serif;font-size:13px"><br>
</span></div><div><span style="font-family:arial,sans-serif;font-size:13px">Thanks, I will look at it shortly.</span></div><div><br></div><div><br></div><div><font face="arial, sans-serif">Raymond</font></div></div><div class="gmail_extra">
<br><br><div class="gmail_quote">On Sun, Aug 18, 2013 at 11:46 AM, Antoine Pitrou <span dir="ltr"><<a href="mailto:solipsis@pitrou.net" target="_blank">solipsis@pitrou.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Sun, 18 Aug 2013 17:31:24 +0100<br>
Mark Shannon <<a href="mailto:mark@hotpy.org">mark@hotpy.org</a>> wrote:<br>
><br>
> By giving the dummy object a custom type, the dummy object can be<br>
> recognised by testing that its type equals PySetDummy_Type (or<br>
> whatever it is called)<br>
><br>
> See dictobject.c for an implementation of a suitable dummy object.<br>
<br>
</div>The most reasonable thing to do would probably be to share the same<br>
dummy object between setobject.c and dictobject.c, then.<br>
<br>
Raymond, it would be nice if you could take a look!<br>
<div class="im"><br>
Regards<br>
<br>
Antoine.<br>
<br>
<br>
_______________________________________________<br>
Python-Dev mailing list<br>
<a href="mailto:Python-Dev@python.org">Python-Dev@python.org</a><br>
<a href="http://mail.python.org/mailman/listinfo/python-dev" target="_blank">http://mail.python.org/mailman/listinfo/python-dev</a><br>
</div>Unsubscribe: <a href="http://mail.python.org/mailman/options/python-dev/raymond.hettinger%40gmail.com" target="_blank">http://mail.python.org/mailman/options/python-dev/raymond.hettinger%40gmail.com</a><br>
</blockquote></div><br></div>