Re: Adding a bdir() function
Alexander Rødseth <alexanro-w/[email protected]>
| Newsgroups | gmane.comp.tools.aap.devel |
|---|---|
| Message-ID | <[email protected]> |
> Adriaan de Groot wrote: > I see a few problems/doubts here: > - You explicitly use "/" instead of using os.path.join(). Python > purists don't like this. According to this comment: http://twistedmatrix.com/pipermail/twisted-commits/2003-February/005821.html os.sep.join is much faster, and therefore, I guess, to be preferred by Python purists. :-) Have you given up on supporting systems that doesn't use a single slash as a path separator, btw? - Alexander ------------------------------------------------------- This SF.net email is sponsored by: The SF.net Donation Program. Do you like what SourceForge.net is doing for the Open Source Community? Make a contribution, and help us add new features and functionality. Click here: http://sourceforge.net/donate/