discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] Strange indentation space in python script


From: Andy_Long
Subject: [Discuss-gnuradio] Strange indentation space in python script
Date: Tue, 13 Apr 2010 05:24:28 -0700 (PDT)

Hi,all,

I just found a strange probelm in python scripts. For example, if I look at
the usrp2_fft.py file from the website listed as below. The indent of line
57 and line 59 has one indentation space smaller than other lines. 

http://vps.gnuradio.org/redmine/repositories/entry/gnuradio/gr-utils/src/python/usrp2_fft.py?rev=a549bd11646f60d425a74d530b8f3ddfc4774202

However, if I down it into my laptop and open this file with IDLE or other
editer, the line 57 and line 59 have two indentation space bigger than other
lines.  In my opinion, there should not be any extra indentation space for
both line 57 and line 59.

Since the indentation is part of the python grammar, it confused me a lot.

Regards
Andy long
-- 
View this message in context: 
http://old.nabble.com/Strange-indentation-space-in-python-script-tp28229298p28229298.html
Sent from the GnuRadio mailing list archive at Nabble.com.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]