VirtualBox

Ignore:
Timestamp:
Jul 8, 2009 9:53:04 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
49744
Message:

Python: couple WS-related fixes

File:
1 edited

Legend:

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

    r21383 r21384  
    769769#
    770770def checkUserExtensions(ctx, cmds, folder):
    771     name =  os.path.join(folder, "shellext.py")
     771    name =  os.path.join(str(folder), "shellext.py")
    772772    if not os.path.isfile(name):
    773773        return
Note: See TracChangeset for help on using the changeset viewer.

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