Chromium Code Reviews
        
  DescriptionInhibit python subprocess from generating .pyc files anymore.
This would case a failure when:
- a .py file is moved
- *.pyc is in svn:ignore, causing the .pyc to not be deleted.
- the new .py modifies its API.
- another .py imports the old .py and uses the new API.
R=dpranke@chromium.org
BUG=
TEST=
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=81942
   
  Patch Set 1 #
 Messages
    Total messages: 3 (0 generated)
     
  
  
       | 
    |||||||||||||||||||