https://bugs.kde.org/show_bug.cgi?id=426595
Christoph Cullmann changed:
What|Removed |Added
CC||cullm...@kde.org
Status|REPORT
https://bugs.kde.org/show_bug.cgi?id=426595
--- Comment #2 from bark mallard ---
Ah okay:
pid = subprocess.Popen( [ "/usr/bin/kate", '--new' ], universal_newlines=True,
close_fds=True, cwd=os.getcwd() ).pid
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=426595
--- Comment #1 from bark mallard ---
Does it return the pid or just print it? Can't seem to pick it up with Python
subprocess.check_output
--
You are receiving this mail because:
You are watching all bug changes.