[Xcb-commit] XcbPythonBinding.mdwn
XCB site
xcb at freedesktop.org
Sun Jun 15 04:55:39 PDT 2008
XcbPythonBinding.mdwn | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 2043fd77db89f0def71375a7c69110f12c58e4a5
Author: XCB site <xcb at freedesktop.org>
Date: Sun Jun 15 04:55:39 2008 -0700
web commit by AstralStorm
diff --git a/XcbPythonBinding.mdwn b/XcbPythonBinding.mdwn
index 6d75e7c..8392776 100644
--- a/XcbPythonBinding.mdwn
+++ b/XcbPythonBinding.mdwn
@@ -169,6 +169,7 @@ The following complete program creates a window, sets a property, and does some
# XAuth example
The above example doesn't include XAuthority file parsing. To parse that file, you can use code similar to:
+
import os
import struct
More information about the xcb-commit
mailing list