Kris Maglione
04c1693f8a
Fix wmiirc problems in recent commits.
2010-10-13 17:33:02 -04:00
Kris Maglione
f4d2ca3261
[python] Minor cleanups.
2010-07-09 17:17:39 -04:00
Kris Maglione
c629223ec9
[python] Use distutils to compile and install pygmi/pyxp.
2010-06-27 17:47:45 -04:00
Kris Maglione
d4d8a6b891
Properly fix problem fixed in last commit. Cleanup some stuff in the process.
...
Update issue #132
Status: Fixed
This is a very strange issue. It turns out that subprocess
won't work from non-main threads while a module is being
imported. Since the wmiirc entered its event loop rather than
returning, it was causing problems. I suspect it was also the
cause of the stack traces being printed at interperater shutdown.
2009-10-17 21:52:29 -04:00
Kris Maglione
1a81a510f3
Prepend $WMII_CONFPATH to $PYTHONPATH rather than appending it.
2009-10-01 00:23:27 -04:00
Kris Maglione
79ad0dd568
Update selection and execution of wmiirc.
2009-09-28 17:24:01 -04:00
Kris Maglione
63d3123d73
Minor pygmi efficiency imporvements. Add plugin support.
2009-05-21 16:26:31 -04:00
Kris Maglione
75abe3f7a5
Add ridiculously overwrought asynchronous 9P client.
2009-05-21 14:38:38 -04:00
Kris Maglione
3dd6ee6658
Fix Mod-Shift-t in wmiirc.
2009-05-19 13:14:06 -04:00
Kris Maglione
120f5a34a3
Cleanup. Add wmiirc.local.py.
2009-05-17 21:23:57 -04:00
Kris Maglione
9ff6791633
Add python wmiirc/9P client library
2009-05-17 14:15:08 -04:00