Did I find the right examples for you? yes no Crawl my project Python Jobs
All Samples(2) | Call(2) | Derive(0) | Import(0)
src/n/a/Nagstamon-HEAD/Nagstamon/Nagstamon/GUI.py Nagstamon(Download)
# URLs should not end with / - clean it new_server.monitor_url = new_server.monitor_url.rstrip("/") new_server.monitor_cgi_url = new_server.monitor_cgi_url.rstrip("/") # check if there is already a server named like the new one
# URLs should not end with / - clean it new_server.monitor_url = new_server.monitor_url.rstrip("/") new_server.monitor_cgi_url = new_server.monitor_cgi_url.rstrip("/") # check if there is already a server named like the new one