id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,distribution,status_field 3314,POTgenerator problem with pydebug,cjl,ghunt,"The potgenerator corn job is detecting some sort fo effor at line 205 of /IPython/core/inputsplitter.py http://git.sugarlabs.org/pydebug/mainline/blobs/master/IPython/core/inputsplitter.py#line205 ####### Checking POT for pydebug (master) ###### Already up-to-date. xgettext: Non-ASCII string at IPython/core/inputsplitter.py:205. Please specify the source encoding through --from-code. ERROR - xgettext failed with return code 1. 200 # The compiler module does not like unicode. We need to convert 201 # it encode it: 202 if isinstance(python, unicode): 203 # Use the utf-8-sig BOM so the compiler detects this a UTF-8 204 # encode string. 205 python = '\xef\xbb\xbf' + python.encode('utf-8')",defect,new,Unspecified by Maintainer,Unspecified,PyDebug,Unspecified,Unspecified,,,,Unspecified,Unconfirmed