Aw: [Cocci] [PATCH 2/4] scripts: add reqs python library
From: SF Markus Elfring
Date: Wed Jun 15 2016 - 08:01:57 EST
> +class Req:
Will a longer identifier like "requirement" be more useful than the suggested abbreviation?
> + "To be used for verifying binay package dependencies on Python code"
Would you like to fix a typo here?
... binary ...
> + def req_old_program(self, program, version_req):
Does such a name selection need also further considerations?
Regards,
Markus