Merge "Python3: Fix Remaining issues of python3 compatibility in bin directory"

This commit is contained in:
Jenkins
2015年10月08日 08:41:34 +00:00
committed by Gerrit Code Review

View File

@@ -15,7 +15,7 @@
# limitations under the License.
from collections import defaultdict
from ConfigParser import ConfigParser
from six.moves.configparser import ConfigParser
from optparse import OptionParser
from sys import exit, stdout, stderr
from time import time
Reference in New Issue
openstack/swift
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.