notmuch/bindings
Daniel Kahn Gillmor 7061e41cd0 python: convert shebangs to python3
This is the last bit of "python" left in the notmuch codebase.

https://www.python.org/dev/peps/pep-0394/#recommendation encourages
"third-party distributors" to use more-specific shebang lines.  I'm
not certain that the notmuch project itself is a "third-party
contributor" but I think this is a safe way to encourage people to use
python3 when they're developing notmuch.

We already have python3 explicitly elsewhere in the codebase for
developers (in nmbug).

Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
2021-02-15 16:32:31 -04:00
..
python python: convert shebangs to python3 2021-02-15 16:32:31 -04:00
python-cffi lib: introduce notmuch_database_create_with_config 2021-02-06 19:48:34 -04:00
ruby bindings/ruby: replacy use of deprecated notmuch_message_get_flag 2020-07-18 11:03:29 -03:00
Makefile build: integrate building ruby bindings into notmuch build process 2015-06-12 09:12:28 +02:00
Makefile.local emacs: Use makefile-gmake-mode in Makefile*s 2020-08-09 21:14:36 -03:00