Message 111848 - Python tracker
Message111848
| Author | skrah |
|---|---|
| Recipients | boya, loewis, pitrou, skrah, terry.reedy, vstinner |
| Date | 2010-07-28.21:00:49 |
| SpamBayes Score | 0.004583853 |
| Marked as misclassified | No |
| Message-id | <1280350852.12.0.711428127091.issue9246@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
For 2.x, unlimited path lengths were apparently introduced in issue 2722. This strategy does not work on Solaris and OpenBSD (issue 9185). FreeBSD also seems to support arbitrarily long paths. I would be somewhat surprised though if anyone used them in practice. APUE (second edition) uses PATH_MAX if it's available in limits.h. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-07-28 21:00:52 | skrah | set | recipients: + skrah, loewis, terry.reedy, pitrou, vstinner, boya |
| 2010-07-28 21:00:52 | skrah | set | messageid: <1280350852.12.0.711428127091.issue9246@psf.upfronthosting.co.za> |
| 2010-07-28 21:00:49 | skrah | link | issue9246 messages |
| 2010-07-28 21:00:49 | skrah | create | |