1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source4/scripting/python
Amitay Isaacs 1f0298dd1b python: Change except: statement to except Exception:
This way we only catch true exceptions and keyboard interrupts
are not caught here.

Autobuild-User: Amitay Isaacs <amitay@samba.org>
Autobuild-Date: Tue Jan 24 03:32:40 CET 2012 on sn-devel-104
2012-01-24 03:32:40 +01:00
..
examples dns: added example python script for dnsserver protocol 2011-10-04 15:08:56 +11:00
samba python: Change except: statement to except Exception: 2012-01-24 03:32:40 +01:00
samba_external s4-python Remove unused missing.py (used by old build system) 2011-02-02 15:19:03 +11:00
modules.c s4:scripting/python/modules.[ch] - explicitly say that "py_update_path" takes no argument 2011-02-21 14:42:00 +01:00
modules.h s4:scripting/python/modules.[ch] - explicitly say that "py_update_path" takes no argument 2011-02-21 14:42:00 +01:00
pyglue.c s4:pyglue: PyArg_ParseTuple("I") requires an 'unsigned int' argument 2011-08-08 18:01:19 +02:00
uuidmodule.c s4-python: we need to include Python.h first 2009-10-23 16:23:01 +11:00
wscript_build Revert "Install (platform-independent) python scripts to the PYTHONDIR rather than PYTHONARCHDIR." 2011-12-09 01:58:50 +01:00