Search:
Login
About Trac
Preferences
Help/Guide
Wiki
Browse Source
View Tickets
Search
Context Navigation
Last Change
Annotate
Revision Log
root
/
mwm.py
View revision:
Revision
1
,
83 bytes
(checked in by root,
3 years
ago)
Initial commit
Line
1
import
imp
2
3
def
run
():
4
mwm
=
imp
.
load_dynamic
(
"mwm"
,
"./mwm.so"
)
5
mwm
.
run
()
Note:
See
TracBrowser
for help on using the browser.
Download in other formats:
Plain Text
Original Format