In article <509d702e.10...@hastings.org>,
Larry Hastings wrote:
> On 11/09/2012 09:54 AM, Ronald Oussoren wrote:
> > On 9 Nov, 2012, at 11:57, Chris Withers wrote:
> >> Hah! Should http://docs.python.org/devguide/ be updated to reflect this or
> >> does this only affect Mac OS? (or should we co
On 11/09/2012 09:54 AM, Ronald Oussoren wrote:
On 9 Nov, 2012, at 11:57, Chris Withers wrote:
Hah! Should http://docs.python.org/devguide/ be updated to reflect this or does
this only affect Mac OS? (or should we correct the build so it doesn't spit out
a .exe?)
How else should it be named,
On Fri, 09 Nov 2012 11:57:54 +
Chris Withers wrote:
> On 09/11/2012 11:54, Ronald Oussoren wrote:
> >
> > On 9 Nov, 2012, at 11:57, Chris Withers wrote:
> >
> >> On 09/11/2012 10:52, Michael Foord wrote:
> >>>
> However, I can't find the python it's built...
> >>>
> >>> It should be pyt
On Fri, Nov 9, 2012 at 2:57 AM, Chris Withers wrote:
> On 09/11/2012 10:52, Michael Foord wrote:
>>
>> It should be python.exe (yes really).
>
> Hah! Should http://docs.python.org/devguide/ be updated to reflect this or
> does this only affect Mac OS? (or should we correct the build so it doesn't
ACTIVITY SUMMARY (2012-11-02 - 2012-11-09)
Python tracker at http://bugs.python.org/
To view or respond to any of the issues listed below, click on the issue.
Do NOT respond to this message.
Issues counts and deltas:
open3806 ( +2)
closed 24418 (+57)
total 28224 (+59)
Open issues wit
On Fri, 09 Nov 2012 16:44:00 +0100, Hans Mulder wrote:
> I looked into it, and the problem is this bit of code (line 230-235):
>
> try:
> self.assertTrue(os.path.exists(tmp_file))
> fp = urllib.urlopen(tmp_fileurl)
> finally:
> os.close(fd)
>
On 11/9/2012 5:57 AM, Chris Withers wrote:
On 09/11/2012 10:52, Michael Foord wrote:
However, I can't find the python it's built...
It should be python.exe (yes really).
Hah! Should http://docs.python.org/devguide/ be updated to reflect this
or does this only affect Mac OS?
The devguide
On 9/11/12 15:11:26, Chris Withers wrote:
> On 09/11/2012 11:54, Hans Mulder wrote:
>> I tried "make test", and I got:
>>
>> test test_urllib failed -- Traceback (most recent call last):
>>File "/Users/hans/python/cpython/cpython-2.7/Lib/test/test_urllib.py",
>> line 235, in test_missing_localf
On 09/11/2012 11:54, Hans Mulder wrote:
I tried "make test", and I got:
test test_urllib failed -- Traceback (most recent call last):
File "/Users/hans/python/cpython/cpython-2.7/Lib/test/test_urllib.py",
line 235, in test_missing_localfile
fp.close()
UnboundLocalError: local variable 'f
On 09/11/2012 11:54, Ronald Oussoren wrote:
On 9 Nov, 2012, at 11:57, Chris Withers wrote:
On 09/11/2012 10:52, Michael Foord wrote:
However, I can't find the python it's built...
It should be python.exe (yes really).
Hah! Should http://docs.python.org/devguide/ be updated to reflect t
On 9 Nov, 2012, at 11:57, Chris Withers wrote:
> On 09/11/2012 10:52, Michael Foord wrote:
>>
>>> However, I can't find the python it's built...
>>
>> It should be python.exe (yes really).
>
> Hah! Should http://docs.python.org/devguide/ be updated to reflect this or
> does this only affect
On 9/11/12 12:09:26, Hans Mulder wrote:
> On 9/11/12 11:57:39, Chris Withers wrote:
>> On 09/11/2012 10:52, Michael Foord wrote:
>>>
However, I can't find the python it's built...
>>>
>>> It should be python.exe (yes really).
>>
>> Hah! Should http://docs.python.org/devguide/ be updated to ref
Chris Withers wrote:
> On 09/11/2012 10:52, Michael Foord wrote:
> >
> >>However, I can't find the python it's built...
> >
> >It should be python.exe (yes really).
>
> Hah! Should http://docs.python.org/devguide/ be updated to reflect
> this or does this only affect Mac OS? (or should we correct
On 9/11/12 11:57:39, Chris Withers wrote:
> On 09/11/2012 10:52, Michael Foord wrote:
>>
>>> However, I can't find the python it's built...
>>
>> It should be python.exe (yes really).
>
> Hah! Should http://docs.python.org/devguide/ be updated to reflect this
> or does this only affect Mac OS? (or
On 09/11/2012 10:52, Michael Foord wrote:
However, I can't find the python it's built...
It should be python.exe (yes really).
Hah! Should http://docs.python.org/devguide/ be updated to reflect this
or does this only affect Mac OS? (or should we correct the build so it
doesn't spit out a
On 9 Nov 2012, at 09:57, Chris Withers wrote:
> Hi All,
>
> I wanted to run the unit tests before checking in the patch for
> http://bugs.python.org/issue16441, even though it's a trivial change, so I
> was trying to follow the instructions at:
>
> http://docs.python.org/devguide/
>
> I'm o
On 9/11/12 10:57:22, Chris Withers wrote:
> Hi All,
>
> I wanted to run the unit tests before checking in the patch for
> http://bugs.python.org/issue16441, even though it's a trivial change, so
> I was trying to follow the instructions at:
>
> http://docs.python.org/devguide/
>
> I'm on MacOS,
Hi All,
I wanted to run the unit tests before checking in the patch for
http://bugs.python.org/issue16441, even though it's a trivial change, so
I was trying to follow the instructions at:
http://docs.python.org/devguide/
I'm on MacOS, so following the "unix" instructions did:
./configure -
18 matches
Mail list logo