se classes as callbacks with the parser doesn't look
that pythonic to me. An iterator API seems much more pythonic.
Then again, pythonic is whatever you say that it is. ;)
Bye,
Walter Dörwald
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
aybe a subset of
the ElementTree API (I don't think the text and trail attributes should
be in that API).
Bye,
Walter Dörwald
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
Guido van Rossum wrote:
> On 12/13/05, Walter Dörwald <[EMAIL PROTECTED]> wrote:
>> Guido van Rossum wrote:
>>> I don't think that SAX is unpythonic, but it's pretty low-level and
>>> mostly of use to people writing higher-level XML parsers (my parsex
os. Converting to HTML and DocBook should be
semi-trivial.
> reST is a possibility, though I don't think anyone has worked on
> building the required toolchain. Fred has a LaTeX-to-XML-format
> converter kicking around somewhere,
Is this available somewhere?
> but the toolchain has ne
A.M. Kuchling wrote:
> On Wed, Dec 21, 2005 at 07:55:42PM +0100, Walter Dörwald wrote:
>>> reST is a possibility, though I don't think anyone has worked on
>>> building the required toolchain. Fred has a LaTeX-to-XML-format
>>> converter kicking around somewh
"). Would something like this be possible
with reST?
Bye,
Walter Dörwald
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
Phillip J. Eby wrote:
> At 10:27 AM 12/22/2005 +0100, Walter Dörwald wrote:
>> Phillip J. Eby wrote:
>>
>> > [...]
>> >
>> > If someone has examples of actual "Pythondoc" markup that don't
>> translate
>> > to reST, I
; (the first byte of the input, as a NUL-terminated C
>> string).
>
> This gives me an idea (ie, wild ass guess). r39680 checked in on
> 2005-10-06 to speed up unicode charmap decoding. Dunno if it's likely or
> not. Gotta run, I'm h
interactive interpreters).
>
> If this generalization means a complicated implementation, by all means
> let's scrap it, but if implementation is roughly as
> easy, it may be worth considering to avoid making a too-special "special
> case" (or maybe not, but brainstorming means never having to say you're
> sorry;-).
Bye,
Walter Dörwald
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
Alex Martelli wrote:
> On 12/28/05, Walter Dörwald <[EMAIL PROTECTED]> wrote:
> ...
>> We have sys.displayhook and sys.excepthook. Why not add a sys.inputhook?
>
> Sure, particularly with Nick's suggestion for a default input hook it would
> be fine.
I
and it seem that worked this time.
And while we're at it, could you remove the "commit of" too? IMHO it
just obscures the real content of the subject.
Bye,
Walter Dörwald
___
Python-Dev mailing list
Python-Dev@python.org
h
al spacing is IMHO pretty bad on this page. Everything has the same
distance from everything else. This makes
understanding the structure of the page pretty hard.
Bye,
Walter Dörwald
___
Python-Dev mailing list
Python-Dev@python.org
ht
201 - 212 of 212 matches
Mail list logo