Commit 4ddf48e1 by Calen Pennington Committed by Matthew Mongeau

Add comment about None in Locations

parent 1cca7948
......@@ -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