On Sat, Sep 10, 2011 at 4:36 PM, Richard D. Moores <rdmoo...@gmail.com>wrote:
> Your idea doesn't seem efficient for me -- > lots of typing and editing. > Not sure what you mean by that? I've updated the gist with a quick 5min implementation of a GUI using Tkinter and the approach I outlined. I think using a GUI is best way to minimize "typing and editing" in an app like this. You can find it here: https://gist.github.com/1208786#file_book.py If you're talking about re-entering all your data from your file, you would write a script to do that. This program assumes that you are starting from scratch with a blank phone book. If you would like help converting your existing file, I'm sure I or others can help, but I'd need to see the original file. -- Nick Zarczynski Pointless Programming Blog <http://pointlessprogramming.wordpress.com>
_______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor