Alexander Etter ,
can u help me setup the emacs as python ide - like code refactoring and
stuff?
can i get to you by email?
Thanks.
>
> Rinu, I use emacs. I use Python and C++. I'm also a university student.
> Last semester I learned python 2.7 using IDLE, and continued with IDLE
> while I searche
I have a class 'book' and function for input and display of the class
members
then there are 2 functions for pickling and unpickling class instances from
and to a file.
after unpickling , then displaying it shows only the last class instance
stored in the file!
what can be the possible problems?
__
This Is My Program :
class book:
def __init__(self,bno=100,bname='Book'):
self.book_number=bno
self.book_name=bname
def enter_book(self):
self.book_number=input("Enter Book No : ")
self.book_name=input("Enter Book Name : ")
def display_book(self):
anaging the list at
>tutor-ow...@python.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Tutor digest..."
>
>
> Today's Topics:
>
> 1. Setting Up Emacs (Rinu Boney)
> 2. Re: Setting Up Emacs (Stev
I am New To Python.
I Would Like To Setup Emacs As A Python IDE.
I Don't Know Anything About Emacs!
Can Someone Help Me ?
Thanks.
___
Tutor maillist - Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinf