Commit 4590f976 by Calen Pennington Committed by Matthew Mongeau

Add note about optional revision in location

parent b5368f2a
...@@ -43,6 +43,8 @@ class Location(object): ...@@ -43,6 +43,8 @@ class Location(object):
} }
Location: another Location object Location: another Location object
In both the dict and list forms, the revision is optional, and can be ommitted.
None of the components of a location may contain the '/' character 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 Components may be set to None, which may be interpreted by some contexts to mean
......
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