A while back I was reading an MSDN article that did some concrete research
on the performance benefits of rebasing DLLs to avoid fixups at runtime, and
it actually concluded that on modern systems, the benefits are really
negligible. I tried finding the article on the net just now, though, and I
c
Can you provide an example that fails? This seems to work on my end, for
instance:
>>> mydict = { u'\u2026' : 'ellipsis' }
>>> mydict[u'\u2026']
'ellipsis'
- Atul
On Fri, Apr 18, 2008 at 7:12 AM, Jeroen Ruigrok van der Werven <
[EMAIL PROTECTED]> wrote:
> Is it a known doctest bug that w
Hi Mithun,
Because python-dev is a mailing list for the development *of* Python
rather than development *with* Python, I believe you may not have
posted to the best list. Further information about this distinction,
and some discussion about potentially setting up a special-interest
list exclusive