<div class="gmail_quote">On Thu, Mar 22, 2012 at 5:04 PM, Vincent Pelletier <span dir="ltr">&lt;<a href="mailto:plr.vincent@gmail.com">plr.vincent@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Le jeudi 22 mars 2012 21:13:34, Claudiu Saftoiu a écrit :<br>
&gt; In [14]: root._p_jar[0x139c35]<br>
<br>
Actually, you want to write:<br>
  root._p_jar[&#39;\x00\x00\x00\x00\x00\x13\x9c\x35&#39;]<br>
ie, OIDs are 8-byte binary strings.<br></blockquote><div><br></div><div>Ah, great, thanks! Now I actually have some idea why these conflicts are occurring and</div><div>where.  </div><div><br></div><div>- Claudiu</div></div>
<br>