Function
zope.app.tree.utils.b2a

Signature

b2a(s)

Documentation String

Encode a value as a cookie- and url-safe string.

Encoded string use only alphanumeric characters, and "._-".