Some torrc options don't have an argument

In stem.py, sbws requires extra torrc options to have a keyword and an argument. But an empty list is a valid value for some torrc options.

For example:

LongLivedPorts
ExitPolicy

Tentatively assigning to sbws 1.0, because this kind of bug could really annoy operators.