VirtualBox

Ignore:
Timestamp:
Jan 31, 2011 12:13:28 PM (14 years ago)
Author:
vboxsync
Message:

vboxshell: work around Python bug

File:
1 edited

Legend:

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

    r35675 r35783  
    32943294    home = getHomeFolder(ctx)
    32953295    checkUserExtensions(ctx, commands, home)
    3296     if platform.system() == 'Windows':
     3296    if platform.system() in ['Windows', 'Microsoft']:
    32973297        global g_hascolors
    32983298        g_hascolors = False
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