Contents of this page:
VB uses the Set statement to assign objects to variables. In Python there is no distinction between assignments so Set statements are simply translated to an equivalent assigment.
There are no options specific to the Set statement.