[top] / zope / formlib / form / expandPrefix
expandPrefix(prefix)
Expand prefix string by adding a trailing period if needed.
expandPrefix(p) should be used instead of p+. in most contexts.
.