,ci7W $ d Z ddlZddlZddlmZmZmZ ddlZ ej d Z ej d j Zde dee fdZd ee dee ee f fd Z e ed Z e ed ZdS ) zWordlists loaded from package data. We can treat them as part of the code for the imperative mood check, and therefore we load them at import time, rather than on-demand. N)DictIteratorSetz\s*#.*englishnamereturnc # K t j dd| z }|_| d }| D ]7}t d| }|r|V 6dS dS )zIterate over lines of a wordlist data file. `name` should be the name of a package data file within the data/ directory. Whitespace and #-prefixed comments are stripped from each line. pydocstylezdata/Nutf8 )pkgutilget_datadecode splitlines COMMENT_REsubstrip)r datatextlines f/builddir/build/BUILD/cloudlinux-venv-1.0.10/venv/lib/python3.11/site-packages/pydocstyle/wordlists.py load_wordlistr s L'D.99D{{6""OO%% D>>"d++1133D wordlistc i }| D ]D}| t | t | E|S )zACreate a dictionary mapping stemmed verbs to the imperative form.) setdefaultstemsetadd)r imperative_verbswords r make_imperative_verbs_dictr" &