1265 <b>__clearByteCodeCaches</b>(<i>directory=None</i>) |
1265 <b>__clearByteCodeCaches</b>(<i>directory=None</i>) |
1266 <p> |
1266 <p> |
1267 Private method to recursively clear the byte code caches of a given directory. |
1267 Private method to recursively clear the byte code caches of a given directory. |
1268 </p> |
1268 </p> |
1269 <p> |
1269 <p> |
1270 Note: The byte code cache directiries are named '__pycache__'. |
1270 Note: The byte code cache directories are named '__pycache__'. |
1271 </p> |
1271 </p> |
1272 |
1272 |
1273 <dl> |
1273 <dl> |
1274 |
1274 |
1275 <dt><i>directory</i> (str (optional))</dt> |
1275 <dt><i>directory</i> (str (optional))</dt> |