mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-09 20:57:22 +02:00
Implement #15
This commit is contained in:
4
PythonHome/Lib/lib2to3/__main__.py
Normal file
4
PythonHome/Lib/lib2to3/__main__.py
Normal file
@@ -0,0 +1,4 @@
|
||||
import sys
|
||||
from .main import main
|
||||
|
||||
sys.exit(main("lib2to3.fixes"))
|
||||
Reference in New Issue
Block a user