[Yt-dev] code review request: data file initialization

Matthew Turk matthewturk at gmail.com
Tue Jun 29 10:11:00 PDT 2010


You're right, it should be "and not".  Thanks, Jeff and Stephen!  I'll
commit now.

On Tue, Jun 29, 2010 at 10:08 AM, j s oishi <jsoishi at gmail.com> wrote:
> One question:
>
> writeable = writeable and ytcfg.getboolean('lagos','onlydeserialize')
>
> should this be writable and NOT
> ytcfg.getboolean('lagos','onlydeserialize')? As I read it, if
> onlydeserialize is True, then we Don't want to write, right? I assume
> here that deserialize means to *read* not to *write*, but I'm not
> sure.
>
> j
>
> On Tue, Jun 29, 2010 at 10:03 AM, Stephen Skory <stephenskory at yahoo.com> wrote:
>> Thumbs up!
>>  _______________________________________________________
>> sskory at physics.ucsd.edu           o__  Stephen Skory
>> http://physics.ucsd.edu/~sskory/ _.>/ _Graduate Student
>> ________________________________(_)_\(_)_______________
>>
>>
>>
>> ----- Original Message ----
>>> From: Matthew Turk <matthewturk at gmail.com>
>>> To: yt-dev at lists.spacepope.org
>>> Sent: Tue, June 29, 2010 10:01:44 AM
>>> Subject: [Yt-dev] code review request: data file initialization
>>>
>>> Hi all,
>>
>> Could I get one or two people to look this over, and give me
>>> the
>> thumbs up?  I applied a hotfix to the repo yesterday because
>>> of
>> problems during the Enzo Workshop.  It was trying to create the
>>> .yt
>> file for every user, even though they didn't have write privs --
>>> this
>> was because of an indentation error, but then I committed one that
>>> was
>> *also* not great (but worked to fix the workshop issues) and I have,
>>> I
>> think, settled upon one that works, that explores the four
>> conditionals
>>> (noted in the patch.)
>>
>> http://paste.enzotools.org/show/857/
>>
>> If I
>>> get a thumbs up, I'll
>>> commit.
>>
>> -Matt
>> _______________________________________________
>> Yt-dev
>>> mailing list
>>
>>> href="mailto:Yt-dev at lists.spacepope.org">Yt-dev at lists.spacepope.org
>> http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org
>> _______________________________________________
>> Yt-dev mailing list
>> Yt-dev at lists.spacepope.org
>> http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org
>>
>
>
>
> --
> ----------------
> i am dot org: www.jsoishi.org
> _______________________________________________
> Yt-dev mailing list
> Yt-dev at lists.spacepope.org
> http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org
>



More information about the yt-dev mailing list