Removes gmock's dependency on python2.4.
This commit is contained in:
parent
bbd6e105e7
commit
a89034c802
@ -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…
x
Reference in New Issue
Block a user