GithubHelp home page GithubHelp logo

Comments (3)

stevedonovan avatar stevedonovan commented on May 26, 2024

On Tue, Jun 7, 2011 at 7:41 PM, rjpcomputing
[email protected]
wrote:

dir.makepath() errors when using a UNC path (e.g. \share\some_dir\another\path)

I agree that it should not crash, but what should it do, apart from
returning an error value? The Python os.path module actually has a
number of extra functions specifically tailored to UNC paths which are
probably worth emulating.

I've done a little test with the local Novel shares and yes, I think
the standard functions should work...

steve d.

from penlight.

rjpcomputing avatar rjpcomputing commented on May 26, 2024

I think the standard file operations all work with them, under Windows. There really is not support in Linux that I know of. So, I think you should allow them and not mess with the path because it starts with \.

Can that be done?

from penlight.

stevedonovan avatar stevedonovan commented on May 26, 2024

On Fri, Jun 10, 2011 at 7:19 PM, rjpcomputing <reply+i-1017994->

Can that be done?

The changes I pushed up yesterday work for me, although I was using
Novell shares.

path.abspath() needed to be taught about '' paths and not put a
drive letter in front of them.

So yes, it should work!

Doc errors also sorted out.

steve d.

from penlight.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.