Change 15643

mart (mart)
mart committed this change into //guest/mart/p4fileobjects/dev/lib
Request Review
Download .zip
1) added support for attribute-like operators.
Now supports query syntax like these (which are equivalent):

    query = "depotfile#^//[rR]eleases"

    query = "depotfile.startswith(//[rR]eleases)"

2) started a re-write of URI supporting classes
  • Files 1
  • Comments 0
1 edited 0 added 0 deleted
modP4.py#6
Loading...
Tip: Use n and p to cycle through the changes.