VirtualBox

Ignore:
Timestamp:
Feb 22, 2016 2:48:44 PM (9 years ago)
Author:
vboxsync
Message:

PyXPCOM: fix import inconsistency
vbox.py,vboxshell.py: back to previous path convention

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxShell/vboxshell.py

    r59769 r59777  
    35683568                    break
    35693569        if sPath:
    3570             sTmp = os.path.join(sCurLoc, 'bindings', 'xpcom', 'python', 'xpcom')
     3570            sTmp = os.path.join(sCurLoc, 'bindings', 'xpcom', 'python')
    35713571            if os.path.isdir(sTmp):
    35723572                sys.path.append(sTmp)
Note: See TracChangeset for help on using the changeset viewer.

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