is_html_tables proprietà

is_html_tables proprietà

Flag che indica se le query Web devono funzionare solo sulle tabelle HTML.

Definizione:

@property
def is_html_tables(self):
    ...
@is_html_tables.setter
def is_html_tables(self, value):
    ...

Guarda anche