K 10 svn:author V 6 rakuco K 8 svn:date V 27 2014-06-18T19:37:49.539224Z K 7 svn:log V 320 PYTHON_PY3K_PLIST_HACK: Take @dirrmtry entries into account as well. When using the plist hack to add __pycache__ entries for Python >= 3.2.0, take @dirrmtry entries into account as well, otherwise if those directories happen to contain __pycache__ subdirectories the latter will not be removed. CR: D191 PR: 190847 END