obspy.clients.nrl.client.NRLPath.expandtabs

NRLPath.expandtabs(tabsize=8) → str

Return a copy of S where all tab characters are expanded using spaces. If tabsize is not given, a tab size of 8 characters is assumed.