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 gvanrossum
Recipients alexandre.vassalotti, andy-chu, gvanrossum, loewis, ncoghlan, paul.moore, pje
Date 2007-11-19.17:51:43
SpamBayes Score 0.2943717
Marked as misclassified No
Message-id <1195494703.96.0.00107886041924.issue1739468@psf.upfronthosting.co.za>
In-reply-to
Content
Fixed the OSX failure in revision 59055; it was due to /tmp being a
symlink, and fixed by application of realpath().

Keeping this open until the 3.0 version is working.
History
Date User Action Args
2007-11-19 17:51:44gvanrossumsetspambayes_score: 0.294372 -> 0.2943717
recipients: + gvanrossum, loewis, paul.moore, pje, ncoghlan, andy-chu, alexandre.vassalotti
2007-11-19 17:51:43gvanrossumsetspambayes_score: 0.294372 -> 0.294372
messageid: <1195494703.96.0.00107886041924.issue1739468@psf.upfronthosting.co.za>
2007-11-19 17:51:43gvanrossumlinkissue1739468 messages
2007-11-19 17:51:43gvanrossumcreate