[pywin32-bugs] [ pywin32-Bugs-3139486 ] Prompt to save file with encoding problems
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2011-04-24 07:43:28
|
Bugs item #3139486, was opened at 2010-12-18 14:30 Message generated for change (Comment added) made by mhammond You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=3139486&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: pythonwin Group: None >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Greg Hazel (ghazel) Assigned to: Nobody/Anonymous (nobody) Summary: Prompt to save file with encoding problems Initial Comment: Related to https://sourceforge.net/tracker/?func=detail&atid=551954&aid=3137807&group_id=78018 and another common case I run in to, it would be useful for pythonwin to provide a prompt when it would currently refuse to save a file, which would allow the user to save the file anyway despite possible incorrect encoding. Notepad has similar behavior, which is the alternative I'm forced to use when pythonwin fails. ---------------------------------------------------------------------- >Comment By: Mark Hammond (mhammond) Date: 2011-04-24 17:43 Message: Done in 1f726f95d353 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=3139486&group_id=78018 |