igraph.options() was renamed to igraph_options() to create a more
consistent API.
Usage
igraph.options(...)
Arguments
...
A list may be given as the only argument, or any number of
arguments may be in the name=value form, or no argument at all may be
given. See the Value and Details sections for explanation.