202d27c530
see https://review.gluster.org/#/c/19788/ and https://review.gluster.org/#/c/19871/ Selected small fixes from 2to3 utility. Specifically apply, basestring, funcattrs, idioms, numliterals, set_literal, types, urllib, zip Note: these 2to3 fixes report no changes are necessary: exec, execfile, exitfunc, filter, getcwdu, intern, itertools, metaclass, methodattrs, ne, next, nonzero, operator, paren, raw_input, reduce, reload, renames, repr, standarderror, sys_exc, throw, tuple_params, xreadlines. Any 2to3 fixes not in the above two lists have more extensive changes which will follow in separate patches. most unicode changes suggested by 2to3 will need to be applied at the same time as changing the shebangs from python2 to python3. Prashanth notes that unicode strings in py2 need 'u' prefix; unicode strings in py3 3.0, 3.1, and 3.2 a 'u' prefix will throw an error, but in py3 3.3+ it is legal (or just ignored). All Linux dists we care about have 3.3 or later so we can leave 'u' prefixes on unicode strings. Change-Id: I49bba2f328b0ee24b9a8115a7183be979981563e updates: #411 Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com> |
||
---|---|---|
.. | ||
benchmarking | ||
cliutils | ||
command-completion | ||
create_new_xlator | ||
devel-tools | ||
distributed-testing | ||
firewalld | ||
FreeBSD | ||
geo-rep | ||
hook-scripts | ||
init.d | ||
LinuxRPM | ||
ocf | ||
profiler | ||
quota | ||
snap_scheduler | ||
Solaris | ||
systemd | ||
test | ||
thin-arbiter | ||
Ubuntu | ||
who-wrote-glusterfs | ||
backend-cleanup.sh | ||
backend-xattr-sanitize.sh | ||
check_goto.pl | ||
clang-checker.sh | ||
clear_xattrs.sh | ||
control-cpu-load.sh | ||
control-mem.sh | ||
disk_usage_sync.sh | ||
failed-tests.py | ||
file_size_contri.sh | ||
gfid-to-dirname.sh | ||
git-branch-diff.py | ||
gluster-rsyslog-5.8.conf | ||
gluster-rsyslog-7.2.conf | ||
glusterd-sysconfig | ||
glusterd.vol.in | ||
glusterfs-georep-logrotate | ||
glusterfs-logrotate | ||
glusterfs-mode.el | ||
glusterfs.vim | ||
gnfs-loganalyse.py | ||
group-gluster-block | ||
group-metadata-cache | ||
group-nl-cache | ||
group-virt.example | ||
logger.conf.example | ||
Makefile.am | ||
migrate-unify-to-distribute.sh | ||
mount-shared-storage.sh | ||
peer_add_secret_pub.in | ||
post-upgrade-script-for-quota.sh | ||
pre-upgrade-script-for-quota.sh | ||
prot_filter.py | ||
rebalance.py | ||
run-gluster.tmpfiles.in | ||
specgen.scm | ||
stop-all-gluster-processes.sh | ||
stripe-merge.c | ||
volfilter.py |