1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/python/samba
Joe Guo 12d3fbe15c PEP8: fix E231: missing whitespace after ','
Signed-off-by: Joe Guo <joeg@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
2018-08-24 07:49:28 +02:00
..
emulate PEP8: fix E127: continuation line over-indented for visual indent 2018-08-24 07:49:26 +02:00
gp_parse fdeploy_ini: Generalize the share name SIDs 2018-08-16 23:42:22 +02:00
kcc PEP8: fix E226: missing whitespace around arithmetic operator 2018-08-24 07:49:28 +02:00
netcmd PEP8: fix E231: missing whitespace after ',' 2018-08-24 07:49:28 +02:00
provision PEP8: fix E231: missing whitespace after ',' 2018-08-24 07:49:28 +02:00
samba3 PEP8: fix E225: missing whitespace around operator 2018-08-24 07:49:28 +02:00
subunit PEP8: fix E211: whitespace before '(' 2018-08-24 07:49:27 +02:00
tests PEP8: fix E231: missing whitespace after ',' 2018-08-24 07:49:28 +02:00
web_server PEP8: fix E231: missing whitespace after ',' 2018-08-24 07:49:28 +02:00
__init__.py PEP8: fix E226: missing whitespace around arithmetic operator 2018-08-24 07:49:28 +02:00
colour.py python/colour: add colourizing and switch functions 2018-05-31 01:57:17 +02:00
common.py PEP8: fix E226: missing whitespace around arithmetic operator 2018-08-24 07:49:28 +02:00
compat.py PEP8: fix E271: multiple spaces after keyword 2018-08-24 07:49:25 +02:00
dbchecker.py PEP8: fix E226: missing whitespace around arithmetic operator 2018-08-24 07:49:28 +02:00
descriptor.py PEP8: fix E225: missing whitespace around operator 2018-08-24 07:49:28 +02:00
dnsserver.py PEP8: fix E128: continuation line under-indented for visual indent 2018-08-24 07:49:27 +02:00
domain_update.py python/samba: py2/py3 compatability always decode result of b64encode 2018-05-12 21:38:17 +02:00
drs_utils.py PEP8: fix E128: continuation line under-indented for visual indent 2018-08-24 07:49:27 +02:00
forest_update.py python: fix the build with python3. 2018-01-16 16:38:23 +01:00
getopt.py PEP8: fix E128: continuation line under-indented for visual indent 2018-08-24 07:49:27 +02:00
gp_ext_loader.py gpo: Add user policy extensions 2018-07-12 22:11:23 +02:00
gp_sec_ext.py PEP8: fix E226: missing whitespace around arithmetic operator 2018-08-24 07:49:28 +02:00
gpclass.py PEP8: fix E227: missing whitespace around bitwise or shift operator 2018-08-24 07:49:28 +02:00
graph.py PEP8: fix E128: continuation line under-indented for visual indent 2018-08-24 07:49:27 +02:00
hostconfig.py PEP8: fix E226: missing whitespace around arithmetic operator 2018-08-24 07:49:28 +02:00
idmap.py PEP8: fix E128: continuation line under-indented for visual indent 2018-08-24 07:49:27 +02:00
join.py PEP8: fix E227: missing whitespace around bitwise or shift operator 2018-08-24 07:49:28 +02:00
mdb_util.py netcmd: domain backup offline command 2018-08-06 05:37:42 +02:00
ms_display_specifiers.py samba python libs: convert print func to be py2/py3 compatible 2018-03-23 07:28:23 +01:00
ms_forest_updates_markdown.py PEP8: fix E231: missing whitespace after ',' 2018-08-24 07:49:28 +02:00
ms_schema_markdown.py samba python libs: convert print func to be py2/py3 compatible 2018-03-23 07:28:23 +01:00
ms_schema.py PEP8: fix E231: missing whitespace after ',' 2018-08-24 07:49:28 +02:00
ndr.py PEP8: fix E127: continuation line over-indented for visual indent 2018-08-24 07:49:26 +02:00
ntacls.py PEP8: fix E228: missing whitespace around modulo operator 2018-08-24 07:49:28 +02:00
remove_dc.py PEP8: fix E202: whitespace before ')' 2018-08-24 07:49:27 +02:00
samdb.py PEP8: fix E227: missing whitespace around bitwise or shift operator 2018-08-24 07:49:28 +02:00
schema.py PEP8: fix E231: missing whitespace after ',' 2018-08-24 07:49:28 +02:00
sd_utils.py PEP8: fix E231: missing whitespace after ',' 2018-08-24 07:49:28 +02:00
sites.py PEP8: fix E128: continuation line under-indented for visual indent 2018-08-24 07:49:27 +02:00
subnets.py samba python libs: convert 'except X, (tuple)' to 'except X as e' 2018-02-28 23:01:40 +01:00
tdb_util.py netcmd: domain backup offline command 2018-08-06 05:37:42 +02:00
upgrade.py PEP8: fix E231: missing whitespace after ',' 2018-08-24 07:49:28 +02:00
upgradehelpers.py PEP8: fix E231: missing whitespace after ',' 2018-08-24 07:49:28 +02:00
xattr.py PEP8: fix E128: continuation line under-indented for visual indent 2018-08-24 07:49:27 +02:00