This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author loewis
Recipients brett.cannon, grgoffe@yahoo.com, loewis
Date 2011-01-26.09:35:58
SpamBayes Score 0.013702338
Marked as misclassified No
Message-id <1296034559.21.0.960783253334.issue11013@psf.upfronthosting.co.za>
In-reply-to
Content
Please run

gcc -pthread -fPIC -fno-strict-aliasing -g -O2 -g -O0 -Wall -Wstrict-prototypes -I/usr/lsd/Linux/include -I. -IInclude -I./Include -I/usr/local/include -I/usr/local/google/tools/python/release27-maint/Include -I/usr/local/google/tools/python/release27-maint -c /usr/local/google/tools/python/release27-maint/Modules/readline.c -o build/temp.linux-x86_64-2.7-pydebug/usr/local/google/tools/python/release27-maint/Modules/readline.o --save-temps

and attach the resulting readline.i to this report (compressed if necessary).
History
Date User Action Args
2011-01-26 09:35:59loewissetrecipients: + loewis, brett.cannon, grgoffe@yahoo.com
2011-01-26 09:35:59loewissetmessageid: <1296034559.21.0.960783253334.issue11013@psf.upfronthosting.co.za>
2011-01-26 09:35:58loewislinkissue11013 messages
2011-01-26 09:35:58loewiscreate