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 | mmokrejs |
|---|---|
| Recipients | loewis, mmokrejs |
| Date | 2008年07月03日.06:56:07 |
| SpamBayes Score | 0.14282553 |
| Marked as misclassified | No |
| Message-id | <1215068168.51.0.398125306157.issue3266@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
So adding these two lines helped: # diff /usr/scratch/Python-2.5.2/Modules/mmapmodule.c.ori /usr/scratch/Python-2.5.2/Modules/mmapmodule.c 36a37 > #include <sys/types.h> 38a40 > #include <fcntl.h> # |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008年07月03日 06:56:08 | mmokrejs | set | spambayes_score: 0.142826 -> 0.14282553 recipients: + mmokrejs, loewis |
| 2008年07月03日 06:56:08 | mmokrejs | set | spambayes_score: 0.142826 -> 0.142826 messageid: <1215068168.51.0.398125306157.issue3266@psf.upfronthosting.co.za> |
| 2008年07月03日 06:56:07 | mmokrejs | link | issue3266 messages |
| 2008年07月03日 06:56:07 | mmokrejs | create | |