STINNER Victor added the comment:

> As for the windows failures, my apologies.  I knew I would need to check 
> windows after the commit when I wrote the code, but I forgot to actually do 
> it.

No problem, it's so easy to forget Windows :-) And we have buildbots
for this task (detect regressions).

2013/6/25 R. David Murray <rep...@bugs.python.org>:
>
> R. David Murray added the comment:
>
> It is implemented as a doctest because everything else in that test module is 
> implemented as a doctest.  And clearly this reveals a bug of some sort.  
> Perhaps the dummy trick needs to be done by doctest itself?  (I will need to 
> read your post over more carefully and understand the issue better.)
>
> As for the windows failures, my apologies.  I knew I would need to check 
> windows after the commit when I wrote the code, but I forgot to actually do 
> it.
>
> ----------
>
> _______________________________________
> Python tracker <rep...@bugs.python.org>
> <http://bugs.python.org/issue11390>
> _______________________________________

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue11390>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to