mirror of
https://git.rtems.org/rtems-tools/
synced 2025-10-20 16:32:39 +08:00
rtemstoolkit: msys2 compatibility
This commit is contained in:
@@ -35,12 +35,12 @@
|
||||
#
|
||||
|
||||
import glob
|
||||
import log
|
||||
import os
|
||||
import shutil
|
||||
import string
|
||||
|
||||
import error
|
||||
from . import error
|
||||
from . import log
|
||||
|
||||
windows = os.name == 'nt'
|
||||
|
||||
|
Reference in New Issue
Block a user