[pywin32-bugs] [ pywin32-Bugs-1869457 ] doc error in win32timezone.py
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2008-01-11 17:26:07
|
Bugs item #1869457, was opened at 2008-01-11 18:24 Message generated for change (Comment added) made by antoinel You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1869457&group_id=78018 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: win32 Group: None Status: Open Resolution: None >Priority: 1 Private: No Submitted By: Antoine LECA (antoinel) Assigned to: Nobody/Anonymous (nobody) Summary: doc error in win32timezone.py Initial Comment: Small error in the docstring documenting the use of the win32timezone module: given the import just above, it is required to prefix the first constructor wiht the module name. The associated patch fixes it. ---------------------------------------------------------------------- >Comment By: Antoine LECA (antoinel) Date: 2008-01-11 18:26 Message: Logged In: YES user_id=66891 Originator: YES Priority lowered to 1 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1869457&group_id=78018 |