add name-detector to ispec / ospec, call with extra name arg if available
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sat, 27 Apr 2019 13:00:03 +0000 (14:00 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sat, 27 Apr 2019 13:00:43 +0000 (14:00 +0100)
commit8d38dc3d0ead75ff5313a653a2194c82a1ca0572
tree641dfef751c318a2e7a7a36ce80cd3eaf8480403
parent34929f501cc7776521ca165d4beb64993d890227
add name-detector to ispec / ospec, call with extra name arg if available

(there are too many to change, and it requires "name=None" to be
added to all code, where devs may not *want* the burden of having
to add name prefixes to all code)
src/add/singlepipe.py
src/add/test_buf_pipe.py