Message 66457 - Python tracker
Message66457
| Author | hasso |
|---|---|
| Recipients | hasso |
| Date | 2008-05-09.07:07:54 |
| SpamBayes Score | 0.21506879 |
| Marked as misclassified | No |
| Message-id | <1210316878.4.0.717885872695.issue2796@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The attached patch fixes obvious problems with build in DragonFly BSD platform. Modules/socketmodule.c part adds NetBSD to the blacklist as well - both OS'es use the same Bluetooth stack. Although the code seems to have support for NetBSD stack, the code is stub and it doesn't build. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-05-09 07:07:58 | hasso | set | spambayes_score: 0.215069 -> 0.21506879 recipients: + hasso |
| 2008-05-09 07:07:58 | hasso | set | spambayes_score: 0.215069 -> 0.215069 messageid: <1210316878.4.0.717885872695.issue2796@psf.upfronthosting.co.za> |
| 2008-05-09 07:07:57 | hasso | link | issue2796 messages |
| 2008-05-09 07:07:56 | hasso | create | |