forked from ahmetb/kubectl-aliases
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Py3: from __future__ import print_function, xrange()
from __future__ import print_function for Python 3 * Also, define xrange() for Python 3 because it was removed in favor of range()
- Loading branch information
cclauss
authored
Oct 30, 2017
1 parent
0533366
commit 3a02da7
Showing
1 changed file
with
11 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters