Michele Simionato wrote:
> Peter Hansen wrote:
>> Michele Simionato wrote:
>> > You can pull out the example in the official
>>> PEP, if you like.
>> Please do. If this is supposed to have anything to do with namespaces,
>> it has nothing to do with the type of data structures XML is capable of
>
Peter Hansen wrote:
> Michele Simionato wrote:
> > You can pull out the example in the official
> > PEP, if you like.
>
> Please do. If this is supposed to have anything to do with namespaces,
> it has nothing to do with the type of data structures XML is capable of
> and the presence of this exa
Michele Simionato wrote:
> Honestly, I don't want the 'create' statement to be used to write XML
> in Python.
> I think this would be a misuse of the functionality. OTOH I believe
> that the main selling point for the 'create' statements is that it make
> it easy to implement declarative minilangua
Steven Bethard wrote:
> Azolex wrote:
> > Steven Bethard wrote:
> >> and named, nested hierarchies like XML documents could be created
> >> like::
> >>
> >> create ETobject html:
> >> "This statement would generate an ElementTree object"
> >>
> >> create ETobject head:
> >>
Steven Bethard wrote:
> Azolex wrote:
> > Steven Bethard wrote:
> >> and named, nested hierarchies like XML documents could be created
> >> like::
> >>
> >> create ETobject html:
> >> "This statement would generate an ElementTree object"
> >>
> >> create ETobject head:
> >>
Steven Bethard wrote:
> Azolex wrote:
> > Steven Bethard wrote:
> >> and named, nested hierarchies like XML documents could be created
> >> like::
> >>
> >> create ETobject html:
> >> "This statement would generate an ElementTree object"
> >>
> >> create ETobject head:
> >>
Steven Bethard wrote:
> Azolex wrote:
> > Steven Bethard wrote:
> >> and named, nested hierarchies like XML documents could be created
> >> like::
> >>
> >> create ETobject html:
> >> "This statement would generate an ElementTree object"
> >>
> >> create ETobject head:
> >>
Steven Bethard wrote:
> Azolex wrote:
> > Steven Bethard wrote:
> >> and named, nested hierarchies like XML documents could be created
> >> like::
> >>
> >> create ETobject html:
> >> "This statement would generate an ElementTree object"
> >>
> >> create ETobject head:
> >>
Steven Bethard wrote:
> Azolex wrote:
>> Steven Bethard wrote:
>>> and named, nested hierarchies like XML documents could be created
>>> like::
>>>
>>> create ETobject html:
>>> "This statement would generate an ElementTree object"
>>>
>>> create ETobject head:
>>> "
Azolex wrote:
> Steven Bethard wrote:
>> and named, nested hierarchies like XML documents could be created
>> like::
>>
>> create ETobject html:
>> "This statement would generate an ElementTree object"
>>
>> create ETobject head:
>> "generate the head"
>>
Steven Bethard wrote:
> I've updated the PEP based on a number of comments on comp.lang.python.
> The most updated versions are still at:
>
> http://ucsu.colorado.edu/~bethard/py/pep_create_statement.txt
> http://ucsu.colorado.edu/~bethard/py/pep_create_statement.html
>
> In this post, I
Carl Banks wrote:
> Steven Bethard wrote:
>> I've updated the PEP based on a number of comments on comp.lang.python.
>> The most updated versions are still at:
>>
>> http://ucsu.colorado.edu/~bethard/py/pep_create_statement.txt
>> http://ucsu.colorado.edu/~bethard/py/pep_create_statement.
Steven Bethard wrote:
> I've updated the PEP based on a number of comments on comp.lang.python.
> The most updated versions are still at:
>
> http://ucsu.colorado.edu/~bethard/py/pep_create_statement.txt
> http://ucsu.colorado.edu/~bethard/py/pep_create_statement.html
>
> In this post, I'
[EMAIL PROTECTED] wrote:
> Steven> Optional Extensions
> Steven> ===
>
> Steven> Remove the create keyword
> Steven> -
>
> Steven> It might be possible to remove the create keyword so that such
> Steven> statements would begin with t
Steven> Optional Extensions
Steven> ===
Steven> Remove the create keyword
Steven> -
Steven> It might be possible to remove the create keyword so that such
Steven> statements would begin with the callable being called, e.g.::
Ste
Steven Bethard wrote:
> I've updated the PEP based on a number of comments on comp.lang.python.
> The most updated versions are still at:
>
> http://ucsu.colorado.edu/~bethard/py/pep_create_statement.txt
> http://ucsu.colorado.edu/~bethard/py/pep_create_statement.html
>
> In this post, I
Michele Simionato wrote:
> Steven Bethard wrote:
>> I've updated the PEP based on a number of comments on comp.lang.python.
>> The most updated versions are still at:
>>
>> http://ucsu.colorado.edu/~bethard/py/pep_create_statement.txt
>> http://ucsu.colorado.edu/~bethard/py/pep_create_sta
Steven Bethard wrote:
> I've updated the PEP based on a number of comments on comp.lang.python.
> The most updated versions are still at:
>
> http://ucsu.colorado.edu/~bethard/py/pep_create_statement.txt
> http://ucsu.colorado.edu/~bethard/py/pep_create_statement.html
>
> In this post, I'
18 matches
Mail list logo