[issue9710] 2to3 could remove "-*- coding: utf-8 -*-"
Florent Xicluna
report at bugs.python.org
Sun Aug 29 21:48:10 CEST 2010
New submission from Florent Xicluna <florent.xicluna at gmail.com>:
According to PEP8, "Files using ASCII (or UTF-8, for Python 3.0) should not have a coding cookie."
----------
components: 2to3 (2.x to 3.0 conversion tool)
messages: 115191
nosy: flox
priority: normal
severity: normal
status: open
title: 2to3 could remove "-*- coding: utf-8 -*-"
type: feature request
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9710>
_______________________________________
More information about the Python-bugs-list
mailing list