> If I use a full path it works just fine, but I don't want to include > the full path in the Plucker document.
OK, I'll look into it. Dang Redhat and their non-standard Python anyway. > but > the code is quite difficult to work with. Can't we agree to either use > TABs or SPACEs in the code? I would prefer spaces since they will look > the same whatever kind of settings you have in your editor. When using > a language like python where indentation counts the current mix of tabs > and spaces makes it almost impossible to work with the code unless we > all use the exact same tab setting. I would be glad to volunteer to > convert the tabs into spaces, though ;-) I tend to use Emacs with python-mode, and otherwise ignore tab settings. But I agree with you; let me check into it. Bill
