<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 29 November 2013 08:34, Glenn Linderman <span dir="ltr"><<a href="mailto:v+python@g.nevcal.com" target="_blank">v+python@g.nevcal.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#330033"><div class="im">
    <div>On 11/28/2013 1:04 PM, Tim Delaney
      wrote:<br>
    </div>
    <blockquote type="cite">
      <div dir="ltr"><br>
        <div>%LOCALAPPDATA% should always contain the same value as
          would be returned from SHGetFolderPath with
          CSIDL_LOCAL_APPDATA.<br>
        </div>
      </div>
    </blockquote></div>
    Except when it gets changed. Documentation should reflect the actual
    use in the code. If it uses the SHGetFolderPath, that is what should
    be documented; if it uses the environment variable, that is what
    should get documented. Users can easily change the environment
    variable (which might be a reason to use it, instead of
    SHGetFolderPath).<br>
  </div>

</blockquote></div><br></div><div class="gmail_extra">Didn't think of that - good point.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Tim Delaney</div></div>