![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.python archiveRe: [path-PEP] Path inherits from basestring again
From: Steven D'Aprano <steve@REMOVETHIScyber.com.au>
Date: Sun Jul 24 2005 - 05:58:08 CEST
On Sat, 23 Jul 2005 17:51:31 -0600, John Roth wrote:
> I also like to know the number of elements, which seems to make
There are (were?) operating systems that could only deal with a maximum
If you are printing the pathname, you may care about the length so that
longname = "C:\really\really\really\really\really\long\path\name.txt"
-- Steven.Received on Thu Sep 29 17:08:01 2005 |