lsmithso
lsmithso
Hi: We recently investigated this and came up with a sort of solution. Its not as automated or flexible as django's migrations or south,but it worked for us, and is...
Hi: Doing as you suggest would mean implementing a GUI, something I most definitely want to avoid. Derpford writes: > It's a little bit jarring to have to look at...
There's only one long running skcmd.py instance and that's the server. That already displays chat messages, but that's not what you want. All other skcmd.py invocations exit as soon as...
There's only one long running skcmd.py instance and that's the server. That already displays chat messages, but that's not what you want. All other skcmd.py invocations exit as soon as...
Wat error did you get? skcmd.py uses dbus and X11 to communicate with skype, so it will only work in a desktop environment. saikrishnarao2 writes: > I had a requirement...
Hi: I think you should be able to run skcmd.py as a batch job, if its environ is set up correctly. Can you paste the traceback, and the output of...