python.patch 347 B

12345678910
  1. # 2013 © Sébastien Luttringer
  2. --- a/src/VBox/Frontends/VBoxShell/vboxshell.py 2014-01-03 01:38:41.831615590 +0100
  3. +++ b/src/VBox/Frontends/VBoxShell/vboxshell.py 2014-01-04 04:23:33.884544420 +0100
  4. @@ -1,4 +1,4 @@
  5. -#!/usr/bin/env python
  6. +#!/usr/bin/python
  7. # -*- coding: utf-8 -*-
  8. # $Id: vboxshell.py 49841 2013-12-09 13:32:33Z vboxsync $
  9. """