Changes by steve steiner :
--
nosy: +ssteiner
___
Python tracker
<http://bugs.python.org/issue7064>
___
___
Python-bugs-list mailing list
Unsubscribe:
New submission from steve steiner :
Python 2.6.1 (r261:67515, Jul 7 2009, 23:51:51)
[GCC 4.2.1 (Apple Inc. build 5646)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> from urlparse import urljoi
New submission from steve steiner :
Around the time of the 2.6.4 release, it was suggested that Python 2.6.3
changed the __doc__ attribute to read-only. See:
http://bugs.python.org/issue7183
When asked whether this read-only behaviour was intentional, Guido
answered, simply "Yes"
New submission from Steve Steiner :
I'm configuring with:
./configure --enable-framework
--enable-universalsdk=/Developer/SDKs/MacOSX10.6.sdk/
--with-universal-archs=intel
And get the following warning. It told me to report it, so I am.
checking libintl.h presence... yes
configure: WA
Steve Steiner added the comment:
It's in /usr/local/include alright but I have no idea with which package it
came in. I don't use Fink or Macports.
If it's not going to wreck the build, maybe remove the "Report this to
http://bugs.python