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 sdaoden
Recipients ned.deily, ronaldoussoren, sdaoden
Date 2011-04-09.15:03:24
SpamBayes Score 0.03469708
Marked as misclassified No
Message-id <1302361409.93.0.207400859104.issue11808@psf.upfronthosting.co.za>
In-reply-to
Content
The problem goes away if i comment out all
the Mercurial queries in Makefile:


HGVERSION=      #hg id -i $(srcdir)
HGTAG=          #hg id -t $(srcdir)
HGBRANCH=       #hg id -b $(srcdir)
History
Date User Action Args
2011-04-09 15:03:29sdaodensetrecipients: + sdaoden, ronaldoussoren, ned.deily
2011-04-09 15:03:29sdaodensetmessageid: <1302361409.93.0.207400859104.issue11808@psf.upfronthosting.co.za>
2011-04-09 15:03:24sdaodenlinkissue11808 messages
2011-04-09 15:03:24sdaodencreate