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

Unified Diff: gcl.py

Issue 387005: Fix PyDoc. (Closed)
Patch Set: Created 11 years, 1 month 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gcl.py
diff --git a/gcl.py b/gcl.py
index e9ca37c2dd7b750aced8b7e5087b8a6d826d0413..8dbff93c1bf83b84d6f8b375f68f4c251ccd440a 100755
--- a/gcl.py
+++ b/gcl.py
@@ -2,9 +2,9 @@
# Copyright (c) 2006-2009 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
-#
-# Wrapper script around Rietveld's upload.py that groups files into
-# changelists.
+
+"""Wrapper script around Rietveld's upload.py that groups files into
+changelists."""
import getpass
import os
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698