Fix problem with dirty sys.path entries in inline()
This is a workaround for strange entries in sys.path; either dirs that don't exist, or are in unicode.
Please register or sign in to comment
This is a workaround for strange entries in sys.path; either dirs that don't exist, or are in unicode.