Searched refs:specifier (Results 1 – 4 of 4) sorted by relevance
115 3. Absolute file paths may optionally be prefixed by a volume specifier116 such as "FS0:". The volume specifier is separated from the remainder117 of the path by a single colon ':'. The volume specifier must be one of120 4. Absolute file paths that don't begin with a volume specifier;
126 3. Absolute file paths may optionally be prefixed by a volume specifier127 such as "FS0:". The volume specifier is separated from the remainder128 of the path by a single colon ':'. The volume specifier must be one of131 4. Absolute file paths that don't begin with a volume specifier;
3616 def __format__(self, specifier, context=None, _localeconv=None): argument3634 spec = _parse_format_specifier(specifier, _localeconv=_localeconv)