~cairo-dock-team/cairo-dock-plug-ins/popup_from_shortkey

  • Committer: Matthieu Baerts
  • Date: 2013-06-08 12:09:05 UTC
  • Revision ID: matttbe@gmail.com-20130608120905-jp500411qu3rwls7
Dbus: interface: bash: launcher: used subprocess.call (with shell=True) instead of os.popen
used it to execute the specified command through the shell:
This can be useful if you are using Python primarily for the enhanced control
flow it offers over most system shells and still want convenient access to other
shell features such as shell pipes, filename wildcards, environment variable
expansion, and expansion of ~ to a user’s home directory.
It will avoid 'write error: Broken pipe' errors
Filename Latest Rev Last Changed Committer Comment Size
..
data 920 16 years ago fabounet et voila la surprise du WE :-) Diff
src 920 16 years ago fabounet et voila la surprise du WE :-) Diff
CMakeLists.txt 1546.1.2 14 years ago fabounet added the files for cimpiling with cmake 219 bytes Diff Download File