1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/python/samba/netcmd
Noel Power 388bddf4a6 python/samba/gp_parse: PY3 file -> open
'file' no longer exists in PY3 replace with 'open'

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
2018-11-05 20:05:23 +01:00
..
__init__.py samba-tool: let self.usage() find argv[0] by itself 2018-11-01 05:08:11 +01:00
common.py PEP8: fix E128: continuation line under-indented for visual indent 2018-08-24 07:49:27 +02:00
computer.py python/samba/netcmd: changes for samab.tests.samba_tool.computer 2018-09-03 03:22:23 +02:00
dbcheck.py samba-tool dbcheck: remove unused variable 2018-11-01 05:08:14 +01:00
delegation.py PEP8: fix E711: comparison to None should be 'if cond is not None:' 2018-08-24 07:49:30 +02:00
dns.py netcmd: apply the new get_logger to cmds 2018-10-10 06:16:22 +02:00
domain_backup.py netcmd: Add backend-store option to domain backup/rename cmds 2018-10-31 00:30:16 +01:00
domain.py samba-tool domain: remove unused variables 2018-11-01 05:08:15 +01:00
drs.py samba-tool drs: remove duplicate and unused imports 2018-10-25 21:45:52 +02:00
dsacl.py PEP8: more space before equals 2018-08-24 07:49:31 +02:00
forest.py PEP8: fix E302: expected 2 blank lines, found 1 2018-08-24 07:49:29 +02:00
fsmo.py PEP8: fix E128: continuation line under-indented for visual indent 2018-09-06 15:50:17 +02:00
gpo.py python/samba/gp_parse: PY3 file -> open 2018-11-05 20:05:23 +01:00
group.py netcmd: Add 'samba-tool group stats' command 2018-10-31 03:40:41 +01:00
ldapcmp.py samba-tool ldapcmp: use ValueError, not obsolete StandardError 2018-10-25 21:45:57 +02:00
main.py PEP8: fix E302: expected 2 blank lines, found 1 2018-08-24 07:49:29 +02:00
nettime.py python/samba: Fix py2/3 relative module import issue 2018-09-03 03:22:20 +02:00
ntacl.py samba-tool ntacl: remove unused imports and variables 2018-11-01 09:40:02 +01:00
ou.py python: PY3 Exceptions don't have .message 2018-11-01 05:08:10 +01:00
processes.py samba-tool processes: remove unused imports and variables 2018-11-01 05:08:15 +01:00
pso.py python/samba/netcmd: PY3 fix test samba.tests.samba_tool.passwordsettings 2018-09-15 15:18:26 +02:00
rodc.py samba-tool rodc: remove unused variable 2018-11-01 05:08:14 +01:00
schema.py PEP8: fix E122: continuation line missing indentation or outdented 2018-09-06 12:10:11 +02:00
sites.py PEP8: fix E302: expected 2 blank lines, found 1 2018-08-24 07:49:29 +02:00
spn.py samba-tool spn: remove unused variables 2018-11-01 05:08:14 +01:00
testparm.py PEP8: fix E302: expected 2 blank lines, found 1 2018-08-24 07:49:29 +02:00
user.py samba-tool user: fix message format 2018-11-01 05:08:11 +01:00
visualize.py uptodateness: migrate get_kcc_and_dsas as a function 2018-10-18 06:15:25 +02:00