[pywin32-bugs] [ pywin32-Patches-1894593 ] Convert regex to re in makegwparse.py
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2008-04-09 10:03:33
|
Patches item #1894593, was opened at 2008-02-16 05:45 Message generated for change (Settings changed) made by mhammond You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551956&aid=1894593&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: None Group: None >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Alexandr Zamaraev (shura_zam) Assigned to: Nobody/Anonymous (nobody) Summary: Convert regex to re in makegwparse.py Initial Comment: In makegwparse.diff 1) Convert old regex to re. 2) Adopt to parse new midl output 3) All interface from parsed file added to AllConverters dict as interface. ---------------------------------------------------------------------- >Comment By: Mark Hammond (mhammond) Date: 2008-04-09 20:03 Message: Logged In: YES user_id=14198 Originator: NO Thanks! Checking in com/win32com/makegw/makegwparse.py; new revision: 1.12; previous revision: 1.11 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551956&aid=1894593&group_id=78018 |