python: Print path of the Python module used during tests.
* lang/python/tests/initial.py: Print path of the Python module used during tests. Useful to detect if by any mistake the wrong module is picked up.
- Signed-off-by: Justus Winter <justus@g10code.com>