[prev in list] [next in list] [prev in thread] [next in thread] 

List:       python-list
Subject:    Re: [path-PEP] Path inherits from basestring again
From:       Toby Dickenson <tdickenson () devmail ! geminidataloggers ! co ! uk>
Date:       2005-07-27 6:46:03
Message-ID: 200507270746.03497.tdickenson () devmail ! geminidataloggers ! co ! uk
[Download RAW message or body]

On Wednesday 27 July 2005 05:37, Meyer, Tony wrote:

> I can see that this would make sense in some situations, but ISTM that it
> would make a great deal more sense (and be much more intuitive) to have
> concatenation include the separator character (i.e. be join).  

def functions_which_modifies_some_file_in_place(path):
 output = open(path+'.tmp', 'w')
 .....

I dont want a seperator inserted between path and the new extension.


-- 
Toby Dickenson
-- 
http://mail.python.org/mailman/listinfo/python-list
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic