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 delhallt
Recipients alef, alexis, delhallt, eric.araujo, srid, tarek
Date 2013-05-06.09:45:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1367833520.84.0.540026396946.issue8918@psf.upfronthosting.co.za>
In-reply-to
Content
For your information, with AIX 6.1, with both print line and preserve comment the output is not empty.

Option -o, with i suffix always give error message /usr/vac/bin/xlc_r: 1501-218 (S) file _configline.i contains an incorrect file suffix

#/usr/vac/bin/xlc_r -P _configtest.c -qppline -C
#cat _configtest.i                              
#line 1 "_configtest.c"
/* xxx */
History
Date User Action Args
2013-05-06 09:45:20delhalltsetrecipients: + delhallt, tarek, eric.araujo, srid, alexis, alef
2013-05-06 09:45:20delhalltsetmessageid: <1367833520.84.0.540026396946.issue8918@psf.upfronthosting.co.za>
2013-05-06 09:45:20delhalltlinkissue8918 messages
2013-05-06 09:45:20delhalltcreate