Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fc4288 commit da7f4eeCopy full SHA for da7f4ee
1 file changed
lib/request/comparison.py
@@ -29,7 +29,6 @@
29
from lib.core.threads import getCurrentThreadData
30
31
def comparison(page, headers, code=None, getRatioValue=False, pageLength=None):
32
- print "AA: ", page[:100]
33
if page is None and pageLength is None:
34
return None
35
0 commit comments