Ussuri+ is python3 only
update python to python3 Change-Id: Ia5c645704ab366b8691f3ca3e7920e87c6279171
This commit is contained in:
parent
1b2e229542
commit
496c7226fa
@ -1,4 +1,4 @@
|
|||||||
#! /usr/bin/env python
|
#! /usr/bin/env python3
|
||||||
#
|
#
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||||
# not use this file except in compliance with the License. You may obtain
|
# not use this file except in compliance with the License. You may obtain
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python3
|
||||||
# Copyright (c) 2013, AT&T Labs, Yun Mao <yunmao@gmail.com>
|
# Copyright (c) 2013, AT&T Labs, Yun Mao <yunmao@gmail.com>
|
||||||
# All Rights Reserved.
|
# All Rights Reserved.
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user