Forgive my ignorance, but ... When attempting to modfy a list attribute via config_list, e.g:
$ bin/config_list -i linedance.cfg linedance it appears to hang on a keyboard wait. EOF gets ignored, but quit <ctrl- c> kills the process. Similar behaviour occurs when using withlist, e.g.: $ python -i bin/withlist -l linedance or $ bin/withlist -l -r xmf linedance Where xmf is a trivial function to set a list attribute. When using withlist, the locking flag (-l) seems to affect progress - i.e. if left off, the script loads with syntax errors, but responds to the keyboard. Python on its own interacts and loads scripts normally. What have I got caught by ? Thanks in advance ... ------------------------------------------------------ Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users
