win32inet.SetUrlCacheEntryGroup
SetUrlCacheEntryGroup(UrlName, Flags, GroupId)
Associates a cache entry with a group
Parameters
UrlName : str
Url whose cache is to be added to the groupFlags : int
INTERNET_CACHE_GROUP_ADD or INTERNET_CACHE_GROUP_REMOVEGroupId : int
Id of a cache groupComments
Accepts keyword args
Win32 API References
Search for SetUrlCacheEntryGroup at msdn, google or google groups.