Re: [Python-Dev] Pydoc Improvements / Rewrite

2007-01-07 Thread Ron Adam
Neal Becker wrote: > No time to review this now, but I'd just like to say that the 1 thing I'd > like to see is support for decent mathematical markup. I think at this > point that support for latex markup is the way to achieve this. There are two separate issues related to this I'd like to point

Re: [Python-Dev] Bug or not? Different behaviour iterating list and collections.deque

2007-01-07 Thread Martin v. Löwis
Christos Georgiou schrieb: > Is that intentional? It would have helped if you had said what "that" is you are referring to, it would also have helped if you had stated an opinion on whether you believe that to be a bug. For example, I think I would have phrased your post like this: """ If I apply

Re: [Python-Dev] smarter temporary file object (SF #415692, #1630118)

2007-01-07 Thread dustin
On Tue, Jan 02, 2007 at 10:07:58PM -0800, Neal Norwitz wrote: > Thanks for your patch! With some advice from Jim Jewett, the addition of some test cases, and a paragraph of documentation, I've uploaded the corresponding patch at http://python.org/sf/1630118 if there are any other modifications o

Re: [Python-Dev] Bug or not? Different behaviour iterating list andcollections.deque

2007-01-07 Thread Christos Georgiou
"Josiah Carlson" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > "Christos Georgiou" <[EMAIL PROTECTED]> wrote: >> [snip] >> issue, but please understand this is not a question for help to change >> the >> algorithm (this has been done already), so it's not a question of c.l.py.

Re: [Python-Dev] Bug or not? Different behaviour iterating list and collections.deque

2007-01-07 Thread Josiah Carlson
"Christos Georgiou" <[EMAIL PROTECTED]> wrote: > > Hello, people. I am not sure whether this is a bug or intentional, so I > thought checking it with you before opening a bug. I will explain this > issue, but please understand this is not a question for help to change the > algorithm (this has

Re: [Python-Dev] Bug or not? Different behaviour iterating list andcollections.deque

2007-01-07 Thread Christos Georgiou
Forgive my piggy backing, but I forgot to include the only related post I found, which did not clear things up for me: http://groups.google.com/group/comp.lang.python/msg/e2dcb2362649a601 ___ Python-Dev mailing list Python-Dev@python.org http://mail.

[Python-Dev] Bug or not? Different behaviour iterating list and collections.deque

2007-01-07 Thread Christos Georgiou
Hello, people. I am not sure whether this is a bug or intentional, so I thought checking it with you before opening a bug. I will explain this issue, but please understand this is not a question for help to change the algorithm (this has been done already), so it's not a question of c.l.py. It'