<div dir="ltr">Doh! Fixed in r214768.</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Aug 4, 2014 at 12:18 PM, İsmail Dönmez <span dir="ltr"><<a href="mailto:ismail@donmez.ws" target="_blank">ismail@donmez.ws</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra">Hi,</div><div class="gmail_extra"><br><div class="gmail_quote"><div class="">

On Mon, Aug 4, 2014 at 9:44 PM, Dan Albert <span dir="ltr"><<a href="mailto:danalbert@google.com" target="_blank">danalbert@google.com</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">



+for feature, loc in locales[platform.system()].items():<br>
+    try:<br>
+        locale.setlocale(locale.LC_ALL, loc)<br>
+        config.available_features.add('locale.{}'.format(feature))<br>
+    except:<br>
+        lit_config.warning('The locale {} is not supported by your platoform. '<br>
+                           'Some tests will be unsupported.'.format(loc))<br></blockquote><div><br></div></div><div>typo: platoform</div><div> </div></div></div></div>
</blockquote></div><br></div>