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 Maxime Belanger
Recipients Maxime Belanger, ned.deily, ronaldoussoren
Date 2018-11-01.21:58:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1541109483.68.0.788709270274.issue35139@psf.upfronthosting.co.za>
In-reply-to
Content
The line in question being:

```
#pyexpat expat/xmlparse.c expat/xmlrole.c expat/xmltok.c pyexpat.c -I$(srcdir)/Modules/expat -DHAVE_EXPAT_CONFIG_H -DUSE_PYEXPAT_CAPI
```
History
Date User Action Args
2018-11-01 21:58:03Maxime Belangersetrecipients: + Maxime Belanger, ronaldoussoren, ned.deily
2018-11-01 21:58:03Maxime Belangersetmessageid: <1541109483.68.0.788709270274.issue35139@psf.upfronthosting.co.za>
2018-11-01 21:58:03Maxime Belangerlinkissue35139 messages
2018-11-01 21:58:03Maxime Belangercreate