Re: Using Inline Python to import Python vars

2013-04-09 Thread Chris Nighswonger
On Tue, Apr 9, 2013 at 6:48 PM, wrote: > > > Thanks for pursuing this, Chris, Stefan. > > Many thanks to Stefan for helping me along and to Rob for fixing things up. Kind Regards, Chris

Re: Using Inline Python to import Python vars

2013-04-09 Thread sisyphus1
From: Chris Nighswonger This fixes the problem! Fantastic! It's possibly a little convoluted at the moment ... maybe someone can improve on that. Is there any case where the marker would not be on a line by itself? If it's not on a line by itself, it will be deemed to *not* be a marker.

Re: Using Inline Python to import Python vars

2013-04-09 Thread Chris Nighswonger
On Tue, Apr 9, 2013 at 4:15 AM, wrote: > > -Original Message- From: sisyph...@optusnet.com.au > Sent: Tuesday, April 09, 2013 12:44 PM > To: Chris Nighswonger ; inline@perl.org > > Subject: Re: Using Inline Python to import Python vars > > > > -Original Message- From: Chris Nighsw

Re: Using Inline Python to import Python vars

2013-04-09 Thread Chris Nighswonger
Hi Rob, On Tue, Apr 9, 2013 at 4:15 AM, wrote: > > > -Original Message- From: sisyph...@optusnet.com.au > Sent: Tuesday, April 09, 2013 12:44 PM > To: Chris Nighswonger ; inline@perl.org > > Subject: Re: Using Inline Python to import Python vars > > > -Original Message- From: Chr

Re: Using Inline Python to import Python vars

2013-04-09 Thread sisyphus1
-Original Message- From: sisyph...@optusnet.com.au Sent: Tuesday, April 09, 2013 12:44 PM To: Chris Nighswonger ; inline@perl.org Subject: Re: Using Inline Python to import Python vars -Original Message- From: Chris Nighswonger @{$DATA{$pkg}} = split /(?m)(__\S+?__\n