The scheduled outage starts now.
Regards,
Martin
___
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
Campbell Barton schrieb:
> Hrvoje NikÅ¡iÄ wrote:
>> [ Note that this discussion, except maybe for the suggestion to add a
>> simpler way to call a method with keyword args, is off-topic to
>> python-dev. ]
>
> Is there a list for this kind of discussion?
Hrvoje wasn't explicit on *why* this disc
I am working on some code in the sandbox to automatically generate PEP
0. This is also leading to code that checks all the PEPs follow some
basic guidelines.
One of those guidelines is an author having a single email address.
The Owners index at the bottom of PEP 0 is going to be created from
the
On 6/20/07, Facundo Batista <[EMAIL PROTECTED]> wrote:
> Guido van Rossum wrote:
>
> > I've written up a comprehensive status report on Python 3000. Please read:
> >
> > http://www.artima.com/weblogs/viewpost.jsp?thread=208549
>
> One doubt: In Miscellaneus you say:
>
> Ordering comparisons (<, <
On Wed, 2007-06-20 at 22:12 +1000, Campbell Barton wrote:
> Hrvoje Nikšić wrote:
> > [ Note that this discussion, except maybe for the suggestion to add a
> > simpler way to call a method with keyword args, is off-topic to
> > python-dev. ]
>
> Is there a list for this kind of discussion?
I belie
Guido van Rossum wrote:
> I've written up a comprehensive status report on Python 3000. Please read:
>
> http://www.artima.com/weblogs/viewpost.jsp?thread=208549
One doubt: In Miscellaneus you say:
Ordering comparisons (<, <=, >, >=) will raise TypeError by default
instead of returning arbit
Hrvoje NikÅ¡iÄ wrote:
> [ Note that this discussion, except maybe for the suggestion to add a
> simpler way to call a method with keyword args, is off-topic to
> python-dev. ]
Is there a list for this kind of discussion?
Iv tried asking questions on the freenode python chat room but almost
very
[ Note that this discussion, except maybe for the suggestion to add a
simpler way to call a method with keyword args, is off-topic to
python-dev. ]
On Wed, 2007-06-20 at 20:17 +1000, Campbell Barton wrote:
> I dont think I can use PyObject_GetAttrString because the subtype would
> return a refere
Hrvoje Nikšić wrote:
> On Wed, 2007-06-20 at 00:21 +1000, Campbell Barton wrote:
>> I want to add my own call's before and after PyLists standard functions
>> but have a proplem with functons that use keywords and have no API
>> equivalent.
>> For example, I cant use the API's PyList_Sort because t
On Wed, 2007-06-20 at 00:21 +1000, Campbell Barton wrote:
> I want to add my own call's before and after PyLists standard functions
> but have a proplem with functons that use keywords and have no API
> equivalent.
> For example, I cant use the API's PyList_Sort because that dosnt support
> keyword
10 matches
Mail list logo