Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1900)

Unified Diff: third_party/colorama/ansitowin32.py

Issue 54603003: Update colorama from upstream to 5a3100113a3a. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Patch Set: Created 7 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/colorama/ansi.py ('k') | third_party/colorama/initialise.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/colorama/ansitowin32.py
diff --git a/third_party/colorama/ansitowin32.py b/third_party/colorama/ansitowin32.py
index 48503fe41f64470b732c8fe0b3b31e81f926ae46..ea0a6c15f14bd264fbf13499286b991d7d6ca14f 100644
--- a/third_party/colorama/ansitowin32.py
+++ b/third_party/colorama/ansitowin32.py
@@ -1,4 +1,4 @@
-
+# Copyright Jonathan Hartley 2013. BSD 3-Clause license, see LICENSE file.
import re
import sys
« no previous file with comments | « third_party/colorama/ansi.py ('k') | third_party/colorama/initialise.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698