jackymanbo / zhpy

Automatically exported from code.google.com/p/zhpy
0 stars 0 forks source link

some EOF exception under Ubuntu 10.04 #32

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. install python-zhpy by apt-get under Ubuntu 10.04, and set language 
environment as english;
2. creat any *.py file and save as Windows style EOF by gedit;
3. run "zhpy *.py" in CLI.

What is the expected output? What do you see instead?
A: Invalid Syntax. and prompt some info point to zhpy.py line 350, etc.

What version of the product are you using? On what operating system?
A: The active version in Ubuntu 10.04 software store, 1.7.3.1 on python 2.6.5.

Please provide any additional information below.
A: I tested it between Unix/Linux style EOF, Windows style EOF, and MAC OS X 
style EOF, only the Unix/Linux EOF is OK.

my frequency email is xin_li A@T szcoby.com, you can contact me via both this 
and amon.plumx A@T gmail.com.

Original issue reported on code.google.com by amon.pl...@gmail.com on 15 Jun 2010 at 4:03

GoogleCodeExporter commented 8 years ago
Couldn't I set the defect level? how to set bug owner?
and where is the modify function?

Original comment by amon.pl...@gmail.com on 15 Jun 2010 at 4:06

GoogleCodeExporter commented 8 years ago
absolutely, I saved it as UTF-8. 

Original comment by amon.pl...@gmail.com on 15 Jun 2010 at 4:42

GoogleCodeExporter commented 8 years ago
thanks for report, 
The next release will fix the windows/mac EOF exception

Original comment by gasolin on 16 Jun 2010 at 2:36