[Python-mode] compile problem in emacs
Skip Montanaro
skip at pobox.com
Thu Feb 12 16:29:12 EST 2004
Vissen> i am learning python and use Emacs as the editor (i am new to
Vissen> linux also) to compile a simple program to generate fibonacci
Vissen> numbers from the example given in the tutorial by Guido Rossum
Vissen> and it gave a syntax error. This example is included as part of
Vissen> documentation in redhat linux version 8 . any suggestions /
Vissen> ideas are useful. thanks for reading.
This list is really mostly for discussion of the Emacs/XEmacs python-mode
(assistance for editing Python code). You'd be better off asking this sort
of question on help at python.org or python-list at python.org. Make sure you
post your code and the output of running it. My offhand guess is that you
probably have an indentation mistake in your code. That's a common problem
for first-time Python programmers.
--
Skip Montanaro
Got gigs? http://www.musi-cal.com/submit.html
Got spam? http://spambayes.sf.net/
skip at pobox.com
More information about the Python-mode
mailing list