[pywin32-bugs] [ pywin32-Patches-2857646 ] all trailing space stripped on enter
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2009-09-12 18:18:23
|
Patches item #2857646, was opened at 2009-09-12 13:18 Message generated for change (Tracker Item Submitted) made by smichr You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551956&aid=2857646&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: Open Resolution: None Priority: 5 Private: No Submitted By: Christopher Smith (smichr) Assigned to: Nobody/Anonymous (nobody) Summary: all trailing space stripped on enter Initial Comment: AutoIndent.py strips trailing space UNLESS the line happens to contain only space. This patch makes it strip that space, too. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551956&aid=2857646&group_id=78018 |