Home | History | Annotate | Download | only in python2.7

Lines Matching full:rcfile

1004     rcfile = None
1010 rcfile = sys.argv[1][2:]
1017 netrc = Netrc(rcfile)
1019 if rcfile is not None: