~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 2219 13 years ago Fabrice Rey new applet: Application-Menu (aka Global-Menu). Cu Diff
registrar 2219 13 years ago Fabrice Rey new applet: Application-Menu (aka Global-Menu). Cu Diff
src 2219 13 years ago Fabrice Rey new applet: Application-Menu (aka Global-Menu). Cu Diff
CMakeLists.txt 2781 11 years ago Fabrice Rey Python: fixed a small errors with the python insta 120 bytes Diff Download File