tab completion

2011-07-21 Thread Chess Club
Could someone help me change the tab completion setting in iPython on a Windows machine? I would like it to cycle through the available completions Thank you. -- http://mail.python.org/mailman/listinfo/python-list

Saving changes to path

2011-07-19 Thread Chess Club
Hello, I used sys.path.append() to add to the path directory, but the changes made are not saved when I exit the compiler. Is there a way to save it? Thank you. -- http://mail.python.org/mailman/listinfo/python-list