New submission from Peter Harris:

Tools/i18n/pygettext.py contains a syntax error.

On line 665,  there is an old u'' string for testing unicode on pre-3.0
python.

It should be OK to remove it.

----------
components: Demos and Tools
messages: 59961
nosy: scav
severity: normal
status: open
title: pygettext.py syntax error
type: crash
versions: Python 3.0

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue1830>
__________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to