[issue9630] Redecode filenames when setting the filesystem encoding

STINNER Victor report at bugs.python.org
Wed Sep 29 12:50:29 CEST 2010


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

Patch version 4:
 - Rename "reencode" to "redecode"
 - Return -1 (instead of 1) on error

----------
title: Reencode filenames when setting the filesystem encoding -> Redecode filenames when setting the filesystem encoding
Added file: http://bugs.python.org/file19057/redecode_modules_path-4.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9630>
_______________________________________


More information about the Python-bugs-list mailing list