stardiviner <numbch...@gmail.com> writes: > If I use that noweb reference, then I got this error: > >> File "<stdin>", line 8 >> client = DelugeRPCClient('127.0.0.1', 58846, cat > ~/.config/deluge/auth | cut -d ":" -f 1, cat ~/.config/deluge/auth | > cut -d ":" -f 2) > ^ > SyntaxError: invalid syntax > > This is because the <<deluge-daemon-username>> output is not a string > in Python src block.
My bad. Try <<deluge-daemon-username()>>