Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
除了重写 copytree 来接受忽略回调之外,在 python 2.6 之前的版本中实现这一点的简单方法是什么?(我不想偏离我的 debian 包)
您可以从 2.6 树中复制源代码copytree,并将其放入项目的源代码树中。
copytree