Constants - libvcs.url.constants¶
Constants shared across libvcs.url.
-
libvcs.url.constants.RE_USER = '\n ((?P<user>[^/:@]+)@)?\n'¶libvcs.url.constants.RE_USER = '\n ((?P<user>[^/:@]+)@)?\n'¶
Optional user, e.g. ‘git@’