* python3Packages.venvShellHook: add postVenvCreation * python: docs: add postVenvCreation explaination
This is a hook that loads a virtualenv from the specified `venvDir` location. If the virtualenv does not exist, it is created.