+
    ht                         ^ RI t ^ RIHt ^ RIt^ RIt]P                  P                  t]P                  P                  ] P                  ! 4       R8g  RR7      R 4       tR# )    N)cleandocLinuxz+only demonstrated to fail on Linux in #4399)reasonc                    RR\        R4      R\        R4      //p\        P                  P                  W R7       . ROpVP	                  W0R,          R7       VP	                  R.4      pR	V9   g   Q hR
# )z
Importing pkg_resources.iter_entry_points on console_scripts
seems to cause trouble with zope-interface, when deprecates installation method
is used. See #4399.
pkgzfoo.pyz
                from pkg_resources import iter_entry_points

                def bar():
                    print("Print me if you can")
                zsetup.pyah  
                from setuptools import setup, find_packages

                setup(
                    install_requires=["zope-interface==6.4.post2"],
                    entry_points={
                        "console_scripts": [
                            "foo=foo:bar",
                        ],
                    },
                )
                )prefix)cwdfoozPrint me if you canN)pipinstallz-e.z--no-use-pep517)r   jaracopathbuildrun)tmp_pathvenvprojectcmdouts   &&   U/usr/lib/python3/dist-packages/pkg_resources/tests/test_integration_zope_interface.py,test_interop_pkg_resources_iter_entry_pointsr      s     	h 
G4 KKg/
:CHHS&H'
((E7
C C'''    )platforminspectr   jaraco.pathr   pytestmarkintegration
pytestmarkskipifsystemr    r   r   <module>r$      sZ       [[$$
 OO 8  $(	$(r   