[pywin32-bugs] [ pywin32-Patches-808464 ] add test for PyTime.Format
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2003-10-19 04:57:37
|
Patches item #808464, was opened at 2003-09-18 20:20 Message generated for change (Comment added) made by mhammond You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551956&aid=808464&group_id=78018 Category: None Group: None >Status: Closed >Resolution: Accepted Priority: 5 Submitted By: David Fraser (davidfraser) Assigned to: Nobody/Anonymous (nobody) Summary: add test for PyTime.Format Initial Comment: I encountered a bug in PyTime.Format which I will submit a patch for. In the process I added a test for PyTime.Format. Since this did not seem to fit into any of the existing test categories, I added a file test_pywintypes.py (although at the moment it only contains this test, presumably others could be added if required). The diff is against /dev/null ---------------------------------------------------------------------- >Comment By: Mark Hammond (mhammond) Date: 2003-10-19 09:35 Message: Logged In: YES user_id=14198 Thanks! ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551956&aid=808464&group_id=78018 |