Skip to content

ipython oops in cygwin #77

@ghost

Description

Original Launchpad bug 372564: https://bugs.launchpad.net/ipython/+bug/372564
Reported by: kiyolee (kiyolee).

Get the latest development source of today with bzr.
In cygwin 1.7 (Windows Vista SP1 Business), sys.getfilesystemencoding() returns None and causes problem at line 993 of genutils.py: ipdir.decode(sys.getfilesystemencoding()).
Can't tell if this is actually a bug of cygwin or python.
However, it seems the code in genutils.py may probably be better not to assume sys.getfilesystemencoding() always returns sensible value.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions