Re: Problem creating a regular expression to parse open-iscsi, iscsiadm output (help?)

2013-06-14 Thread rice . stew
On Thursday, June 13, 2013 5:07:33 PM UTC-4, Kevin LaTona wrote: > On Jun 13, 2013, at 7:42 AM, Kevin LaTona wrote: > > > With the following code tweaks in Python 2.7.2, I find it works with > > VERBOSE for me, but not without. > > > > > > Sorry had a small bleep while writing that last lin

Re: Problem creating a regular expression to parse open-iscsi, iscsiadm output (help?)

2013-06-14 Thread rice . stew
On Thursday, June 13, 2013 3:17:28 AM UTC-4, Andreas Perstinger wrote: > On 13.06.2013 02:59, rice.cr...@gmail.com wrote: > > > I am parsing the output of an open-iscsi command that contains > > > severalblocks of data for each data set. Each block has the format: > > [SNIP] > > for your exam