Skip to content

Commit 0a41672

Browse files
Update curlpy.py
1 parent 5e23127 commit 0a41672

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

curlpy.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
login_data = urllib.urlencode({'email' : 'office@mos.org', 'start' : 'go'
1212
})
13-
#
13+
#hhhhhhhhh
1414
resp = opener.open('https://www.hscripts.com/tools/mailid-validation/', login_data)
1515
the_page = resp.read()
1616

0 commit comments

Comments
 (0)