 Chromium Code Reviews
 Chromium Code Reviews Issue 
            12255083:
    Fix PyLint presbumit check on win.  (Closed)
    
  
    Issue 
            12255083:
    Fix PyLint presbumit check on win.  (Closed) 
  | DescriptionFix PyLint presbumit check on win.
We were passing a unicode string in the env block to subprocess.Popen which makes it unhappy. This forces the string to ascii first.
BUG=NONE
TEST=NONE
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=183569
   Patch Set 1 : #
      Total comments: 2
      
     Patch Set 2 : Dear Marc-Antoine, #Messages
    Total messages: 6 (0 generated)
     |