|
|
|
|
|
by nivertech
4383 days ago
|
|
Doesn't work for me. Which Python version is required? Traceback (most recent call last):
File "./tickets.py", line 20, in <module>
for listing in soup.findall('p', {'class': 'row'}):
TypeError: 'NoneType' object is not callable
|
|