Closed agieocean closed 8 years ago
doc, tag, text = Doc.tagtext() TypeError: tagtext() missing 1 required positional argument: 'self'
Getting this error no matter what I do, I initially moved it out of a class it was in just in case that was the problem. Edit: it's Doc().tagtext()
Getting this error no matter what I do, I initially moved it out of a class it was in just in case that was the problem. Edit: it's Doc().tagtext()