Commit 28237273 by Calen Pennington

Add comment about None in Locations

parent 47bf71ae
......@@ -44,6 +44,9 @@ class Location(object):
Location: another Location object
None of the components of a location may contain the '/' character
Components may be set to None, which may be interpreted by some contexts to mean
wildcard selection
"""
self.update(location)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment