From 261034b354cc3571ef59d0b13bdbdecbb2e06075 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 11 Jan 2003 11:25:26 +0000 Subject: wrapper updates --- src/openbox.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/openbox.py') diff --git a/src/openbox.py b/src/openbox.py index 64e2d763..a6733bd9 100644 --- a/src/openbox.py +++ b/src/openbox.py @@ -379,6 +379,8 @@ itostring_unsigned = _openbox.itostring_unsigned itostring = _openbox.itostring +putenv = _openbox.putenv + basename = _openbox.basename class OtkEventHandler(_object): -- cgit v1.2.3