Skip to content
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

fix soaplib.type.primitive.Duration class so that it maps to datetime.timedelta #38

Closed
plq opened this issue Oct 18, 2010 · 1 comment
Closed
Labels

Comments

@plq
Copy link
Member

plq commented Oct 18, 2010

The soaplib.primitive.Duration class in currently maps to duration class in soaplib.util.duration. It should rather map to the datetime.timedelta class from python.

However, the spec of the duration class is a mess. i think we should force the 3.2.6.4 Totally ordered durations.

@plq
Copy link
Member Author

plq commented May 23, 2011

fca589f, 0e4bfcc and a08a228 fix this.

@plq plq closed this as completed May 23, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant