cache request on python

Hi Chris,

The PubSub+ API for Python only allows ‘as_available’ for wild-card topic subscriptions.

If you wish to received cached data before live data, (cached_first), you must use an exact match topic subscription without wildcards (‘*’ or ending in ‘>’).

Regards

Ragnar