On Mon, Aug 13, 2001 at 03:18:28PM -0400, Neal Norwitz wrote: >So it seems to me the setlocale in the except clause (which is the one >that should have been deleted), will always be replaced with one outside >try/except. Am I missing something or has the code changed? There's a sneaky bit where the code does '_setlocale = setlocale', and the second setlocale() definition uses _setlocale. So PyChecker is correct in reporting that setlocale() is being redefined, but this can't be removed without more extensive changes. I'd leave that decision up to the maintainer of locale.py. --amk
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4