type
自分のコードで単語を使用できますか、それとも予約されていますか? 私の関数ヘッダー:
def get(
self,
region='Delhi',
city='Delhi',
category='Apartments',
type='For sale',
limit=60,
PAGESIZE=5,
year=2012,
month=1,
day=1,
next_page=None,
threetapspage=0,
):