/ Published in: DOS Batch
                    
                                        
Get rid of all pyc files under this folder (useful after branch switch)
                
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
del /S *.pyc
Comments
 Subscribe to comments
                    Subscribe to comments
                
                