[issue7679] Warning building 2.7 on OS X 10.6 libintl.h "Present But Cannot Be Compiled"

2010-01-12 Thread Steve Steiner
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

[issue7679] Warning building 2.7 on OS X 10.6 libintl.h "Present But Cannot Be Compiled"

2010-01-11 Thread Steve Steiner
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

[issue7186] Document specialness of __doc__, and possibly other "special" attributes

2009-10-22 Thread steve steiner
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"

[issue7097] urlparse.urljoin of simple "http://" and "somedomain.com" produces incorrect result

2009-10-10 Thread steve steiner
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

[issue7064] Python 2.6.3 / setuptools 0.6c9: extension module builds fail with KeyError

2009-10-05 Thread steve steiner
Changes by steve steiner : -- nosy: +ssteiner ___ Python tracker <http://bugs.python.org/issue7064> ___ ___ Python-bugs-list mailing list Unsubscribe: