Can the moderators please get involved here and remind people to address
python related topics and questions on the python mailing list? While I can
only speak to my interest when joining this list, isn't python why
most people joined this list? Others have different and polarizing views on
many su
Hello. Am a Python newbie. I have researched and found examples how we can
check existence, readability, and write-ability on a given fully-qualified
filename for the current python script user. Evidently os.access is the way
to go, wrapped in some additional try and catch logic that helps insulate
I'm struggling with Python logging. Have tried to apply several examples I
have found in the open source literature, but can't get it to work. What I
need to do is this: I have two python scripts, a.py and b.py. Each is
called by NiFi ExecuteScript processor repeatedly against many incoming
flowfil