Home | History | Annotate | Download | only in testserver

Lines Matching full:separator

656     datatype_string, separator, remainder = id_string.partition('^')
657 migration_version_string, separator, inner_id = remainder.partition('^')