Skip to content

Fixed local file path to wsdl files #11

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 4, 2012

Conversation

iambrandontaylor
Copy link

Hi. Just a sinple fix on line 84 of the base_service.py file to add an extra / that was causing the samples to fail on Windows. This does not affect Linux users. Haven't tested on Mac.

@gtaylor
Copy link
Collaborator

gtaylor commented Jan 4, 2012

Thanks! And you've tested this on Linux? I can cover Mac later tonight, but the filesystem stuff on Python between Mac and Linux is very similar.

@iambrandontaylor
Copy link
Author

You're welcome. Yes, I've tested it on Ubuntu 11.10 through VirtualBox on Windows7. It should be just fine on Mac as well.

gtaylor added a commit that referenced this pull request Jan 4, 2012
Fixed local file path to wsdl files
@gtaylor gtaylor merged commit ef8e7f9 into python-fedex-devs:master Jan 4, 2012
@gtaylor
Copy link
Collaborator

gtaylor commented Jan 4, 2012

Works for me, merging this and will dump a new release on PyPi tonight.

@iambrandontaylor
Copy link
Author

Sounds good. thanks for such a great library.

@gtaylor
Copy link
Collaborator

gtaylor commented Jan 4, 2012

Released to PyPi as 1.0.12. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants