Skip to content

Remove kludgy URL detection/munging code #7

Description

@GoogleCodeExporter
The block of code in base.py that detects the presence of '://', canonicalizes 
the path, and preprends 'file://', should just all be removed. It serves no 
purpose. Just document that the path must be in URL form; that's the way suds 
works, for better or for worse. There's no point trying to hack around it. Also 
it pretty much breaks this module on windows.

Original issue reported on code.google.com by jeff.lau...@gmail.com on 30 Dec 2010 at 5:26

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions