Removes gmock's dependency on python2.4.

pull/511/head
zhanyong.wan 16 years ago
parent bbd6e105e7
commit a89034c802
  1. 2
      scripts/gmock_doctor.py
  2. 2
      test/gmock_test_utils.py

@ -1,4 +1,4 @@
#!/usr/bin/python2.4
#!/usr/bin/env python
#
# Copyright 2008, Google Inc.
# All rights reserved.

@ -1,4 +1,4 @@
#!/usr/bin/python2.4
#!/usr/bin/env python
#
# Copyright 2006, Google Inc.
# All rights reserved.

Loading…
Cancel
Save