[issue13825] Datetime failing while reading active directory time attribute

scape report at bugs.python.org
Thu Jan 19 17:33:52 CET 2012


scape <chrisfgill at gmail.com> added the comment:

I dug a little deeper using an error trap and found some of the problematic accounts in AD have their attribute set to a wildly long number and not 0 (as are others when 'never' is specified.) i'll dig further, it also does not seem to be an issue with python but more of an issue with the module I am using (active_directory) and its datetime handling (likely not fixed as was Python)

I don't think the issue is necessarily solved, but I'll close it anyways as I think I have atleast my solution now

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13825>
_______________________________________


More information about the Python-bugs-list mailing list