A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/ipython/ipython/issues/1722/ below:

unicode exception when evaluating expression with non-ascii characters · Issue #1722 · ipython/ipython · GitHub

When evaluating an expression at the prompt with non-ascii characters I get an exception using commit e881f31, windows7, python 2.7

Example:

In [2]: print u"åäö"
Traceback (most recent call last):
  File "C:\python27\Lib\logging\__init__.py", line 842, in emit
    msg = self.format(record)
  File "C:\python27\Lib\logging\__init__.py", line 719, in format
    return fmt.format(record)
  File "C:\python27\Lib\logging\__init__.py", line 467, in format
    s = self._fmt % record.__dict__
UnicodeDecodeError: 'ascii' codec can't decode byte 0x86 in position 18: ordinal not in range(128)
Logged from file logger.py, line 74
åäö

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