cec412a10a
slightly modified by me. The Python X Library is intended to be a fully functional X client library for Python programs. It is written entirely in Python, in contrast to earlier X libraries for Python (the ancient X extension and the newer plxlib) which were interfaces to the C Xlib.
4 lines
261 B
Text
4 lines
261 B
Text
The Python X Library is intended to be a fully functional X client
|
|
library for Python programs. It is written entirely in Python, in
|
|
contrast to earlier X libraries for Python (the ancient X extension
|
|
and the newer plxlib) which were interfaces to the C Xlib.
|