Python shelve add sub db support via prefix

Similar to User guide — Plyvel 1.5.0 documentation.

It would be nice to add prefix sub-database support for python shelve.

It would make programming much easier.

When developer want to integrate multiple sub-database into single dbm file. It would be access each section via sub-database.