Using Python, How would I select all folders within a directory tha contain certain charectes within its name using python,
Example: select all folders that have Parks within C:/GISDATA
Parks
CLVParks
Citites
WLVParks
TEST
Example: select all folders that have Parks within C:/GISDATA
Parks
CLVParks
Citites
WLVParks
TEST