Hi all,
I am new to python and have been studying Python 3 at uni and in my spare
time for the past 6 months or so.
I could probably do this in BASH given its on a linux system but am really
incorporating python into my daily work as much as i can, so i have chosen
python3 to implement this
What
{} statement
I need to either escape the opening { after the IN statement as the
.format(new_domain)) statement doesnt seem to be detecting i have the
{} ready to take the parameter new_domain?
Thanks for the link it certainly helped
On Wed, May 3, 2017 at 10:24 PM, boB Stepp wrote:
&g
Hi all,
I am pulling apart a python script called Maltran from github and just
looking at the modules its importing. the modules in use and that i can
find plenty of info on are.
import requests.
import sys
import re
import time
import urlGET
# No information on urlGET as of yet
https://pypi.org