[Gimp-developer] Accessing stdin from a Python based GIMP Plugin.
- From: Craig Sanders <craig sanders gimp gmail com>
- To: gimp-developer-list gnome org
- Subject: [Gimp-developer] Accessing stdin from a Python based GIMP Plugin.
- Date: Wed, 4 Sep 2019 14:48:57 +1000
Hello all.
Are there any gotchas that one should be aware of when accessing stdin from
a Python based GIMP Plugin?
The reason I ask, is because I am implementing a Plugin which seems to be
working fine - until such time as I insert the following code into it;
for line in stdin :
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]