VirtualBox

vbox的更動 68042 路徑 trunk/src/libs


忽略:
時間撮記:
2017-7-19 上午10:03:21 (7 年 以前)
作者:
vboxsync
訊息:

PyXPCOM: fix python3 syntax issue

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/libs/xpcom18a4/python/vboxxpcom.py

    r63775 r68042  
    4040    _asNew = []
    4141    for sCandidate in _asVBoxPythons:
    42         if isdigit(sCandidate[-1:]):
     42        if sCandidate[-1:].isdigit():
    4343            _asNew.append(sCandidate + sys.abiflags)
    4444        else:
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette