obspy.clients.nrl.client.NRLPath.__getitem__

NRLPath.__getitem__(y)

Warning: Python <= 2.7.6 has a bug that causes this method never to be called when y is a slice object. Therefore the type of newstr()[:2] is wrong (unicode instead of newstr).