Searched refs:split_sections (Results 1 – 4 of 4) sorted by relevance
579 list(pkg_resources.split_sections(sample))590 list(pkg_resources.split_sections("[foo"))
2404 data = split_sections(data)2605 for extra, reqs in split_sections(self._get_metadata(name)):3024 def split_sections(s): function
256 Sectioned files can be parsed using the ``split_sections()`` function;
818 the ``split_sections()`` utility function) and the section names are used1569 ``split_sections(strs)``