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?
_______________________________________________ Tutor maillist - [email protected] To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor
