Mpi_comm not working for mesh in dolfin 2019.1

Hi,

Could try with printing the rank too ??
To get the rank you would need to call mpi from mpi4py right ?
But I am confused as to which mpi to use for the Mesh function call. mpi4py imported mpi or the MPI wrapper from dolfin ?