1
0
mirror of https://github.com/samba-team/samba.git synced 2025-07-07 12:59:08 +03:00

Add tests for new NDR pack/unpack functionality in Python DCE/RPC bindings.

(This used to be commit 468d35827f)
This commit is contained in:
Jelmer Vernooij
2008-05-24 19:50:09 +02:00
parent e3bbe61d81
commit 05194ccdf8
3 changed files with 14 additions and 1 deletions

View File

@ -1,4 +1,5 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
# Unix SMB/CIFS implementation.
# Copyright © Jelmer Vernooij <jelmer@samba.org> 2008