http://mf34jlghauz5pxjcmdymdqbe5pva4v24logeys446tdrgd5lpsrocmqd.onion/api/util/tor_tools.html
Returns: True if the string could be a circuit id, False otherwise stem.util.tor_tools. is_valid_stream_id ( entry ) [source] ¶ Checks if a string is a valid format for being a stream identifier.
Currently, this is just an alias to is_valid_circuit_id() . Returns: True if the string could be a stream id, False otherwise stem.util.tor_tools. is_valid_connection_id ( entry ) [source] ¶ Checks if a string is a valid format for being a connection identifier.