In article <20121016043352.ga21...@snakebite.org>,
Trent Nelson wrote:
> Any objections to regenerating configure with autoconf 2.69? The
> current version is based off 2.68, which was release on the 22nd
> of September 2010. 2.69 was released on the 24th of April, 2012.
>
> (T
Any objections to regenerating configure with autoconf 2.69? The
current version is based off 2.68, which was release on the 22nd
of September 2010. 2.69 was released on the 24th of April, 2012.
(There are some fixes for the more esoteric UNIX platforms that
Snakebite will b
On Mon, Oct 15, 2012 at 5:38 PM, benjamin.peterson
wrote:
> http://hg.python.org/cpython/rev/d39f4a92d823
> changeset: 79725:d39f4a92d823
> branch: 2.7
> user:Benjamin Peterson
> date:Mon Oct 15 20:38:21 2012 -0400
> summary:
> don't expect warnings from doctests if they
On Oct 15, 2012, at 11:40 AM, Brian Curtin wrote:
>On Mon, Oct 15, 2012 at 11:04 AM, Jon K Peck wrote:
>> I am out of the office until 10/16/2012.
>>
>> I will be out of the office Monday 10/15/12. I will not have email access
>> during this time.
>>
>>
>> Note: This is an automated response to
On Mon, Oct 15, 2012 at 11:04 AM, Jon K Peck wrote:
> I am out of the office until 10/16/2012.
>
> I will be out of the office Monday 10/15/12. I will not have email access
> during this time.
>
>
> Note: This is an automated response to your message "Python-Dev Digest, Vol
> 111, Issue 31" sent
I am out of the office until 10/16/2012.
I will be out of the office Monday 10/15/12. I will not have email access
during this time.
Note: This is an automated response to your message "Python-Dev Digest,
Vol 111, Issue 31" sent on 10/15/2012 4:00:04.
This is the only notification you will
Le 15/10/2012 09:43, anatoly techtonik a écrit :
Hi,
I am trying to figure out what Python module is internally (WIP
http://wiki.python.org/moin/techtonik)? Is there already a good piece
of documentation that I missed that can answer all these questions
already?
...what properties do you get in
Can anybody raise the priority of this issue to make it visible during
the next bug hunting day?
http://bugs.python.org/issue10836
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
http://ma
Hi,
I am trying to figure out what Python module is internally (WIP
http://wiki.python.org/moin/techtonik)? Is there already a good piece
of documentation that I missed that can answer all these questions
already?
...what properties do you get in empty Python module (__doc__, __name__, ...)?
...w