[issue8514] Create fsencode() and fsdecode() functions in os.path

STINNER Victor report at bugs.python.org
Mon Apr 26 01:20:25 CEST 2010


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

Update path: rename fs_encode/fs_decode to fsencode/fsdecode.

----------
title: Create fs_encode() and fs_decode() functions in os.path -> Create fsencode() and fsdecode() functions in os.path
Added file: http://bugs.python.org/file17082/os_path_fs_encode_decode-2.patch

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


More information about the Python-bugs-list mailing list