> Actually, I saw this but couldn't figure out how it differed from the > existing code, at least in the from_object method.
It really doesn't - I just wanted to throw out the call to nanoseconds as that makes support optional (and I don't think it should be). > We should probably update the dev docs about calendar modules to specify > how nanoseconds are handled for modules which don't care (presumably, they > should preserve them internally), and _then_ I can apply something sort of > like this. I'll try to submit a patch for the docs in the next day or two unless someone beats me to it. -J --
