OSDN Git Service

(no commit message)
authorbadlogicgames <badlogicgames@6c4fd544-2939-11df-bb46-9574ba5d0bfa>
Mon, 25 Oct 2010 12:54:20 +0000 (12:54 +0000)
committerbadlogicgames <badlogicgames@6c4fd544-2939-11df-bb46-9574ba5d0bfa>
Mon, 25 Oct 2010 12:54:20 +0000 (12:54 +0000)
googlecode_upload.py

index f978252..301fb02 100644 (file)
@@ -184,7 +184,6 @@ def upload_find_auth(file_path, project_name, summary, labels=None,
     #  print 'and can be found here: http://code.google.com/hosting/settings'
     #  password = getpass.getpass()
 
-    print "trie: " + tries
     status, reason, url = upload(file_path, project_name, user_name, password,
                                  summary, labels)
     # Returns 403 Forbidden instead of 401 Unauthorized for bad