Add comment about None in Locations

This commit is contained in:
Calen Pennington
2012-06-19 14:24:14 -04:00
committed by Matthew Mongeau
parent 591175b680
commit 1898691544

View File

@@ -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)