Can ObjectFromURL Open Local Files?

The title pretty much says it all. I specifically want my ServiceCode.pys files to open the related ServiceInfo.plist file so I can pull out the URLPatterns (rather than maintaining the pattern in two different documents). Does the Plist API support this or do I have to import another module? What is the working directory of a URL Service so perhaps I can use a relative path?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.