Re: pyrex bug: dict del with C int key doesn't work
Greg Ewing <[email protected]> Sat, 25 Oct 2008 16:58:11 +1300
| Newsgroups | gmane.comp.python.pyrex |
|---|---|
| Message-ID | <[email protected]> |
C. Titus Brown wrote: > TypeError: 'dict' object doesn't support item deletion Blarg. Okay, I'll look into this, thanks. -- Greg