Commit 0f4e93d4 authored by Tim Peters's avatar Tim Peters

Backing out nested scopes broke the Windows build. Repairing.

parent 6efc6e78
# Remove all the .pyc and .pyo files under ../Lib.
from __future__ import nested_scopes
def deltree(root):
import os
def rm(path):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment