View Single Post
Posts: 18 | Thanked: 2 times | Joined on Jan 2010
#153
Originally Posted by KiberGus View Post
.ussdWidget.conf in your home.
/home/user/.ussdWidget.conf if you run widget as usual.
Thanks.

I think that error was caused by '=' in my parser string, that looks like:

perl -e '$r="%"; $r=.... etc

it's perl code in command line (i don't know python).

Let's go to study some python regex syntax :-D