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 christian.heimes
Recipients christian.heimes
Date 2007-11-21.08:17:47
SpamBayes Score 0.09009749
Marked as misclassified No
Message-id <1195633068.63.0.82173012127.issue1481@psf.upfronthosting.co.za>
In-reply-to
Content
I'm putting the report into the tracker as a reminder.

    WARNING: uuid.getnode is unreliable on many platforms.
        It is disabled until the code and/or test can be fixed properly.
    WARNING: uuid._ifconfig_getnode is unreliable on many platforms.
        It is disabled until the code and/or test can be fixed properly.
    WARNING: uuid._unixdll_getnode is unreliable on many platforms.
        It is disabled until the code and/or test can be fixed properly.
History
Date User Action Args
2007-11-21 08:17:48christian.heimessetspambayes_score: 0.0900975 -> 0.09009749
recipients: + christian.heimes
2007-11-21 08:17:48christian.heimessetspambayes_score: 0.0900975 -> 0.0900975
messageid: <1195633068.63.0.82173012127.issue1481@psf.upfronthosting.co.za>
2007-11-21 08:17:48christian.heimeslinkissue1481 messages
2007-11-21 08:17:47christian.heimescreate