# # ChangeLog for protocols/python/examples # # Generated by Trac 1.2.3 # 2025-02-25T06:24:50Z Tue, 19 Mar 2013 19:58:17 GMT Nick Murdoch [26f3b5f] * protocols/python/examples/sampleplugin.py (modified) * protocols/python/src/bpython.c (modified) Create a shell Protocol class for the module. Can't currently do ... Mon, 18 Mar 2013 21:36:08 GMT Nick Murdoch [93302ef] * protocols/python/examples/sampleplugin.py (modified) * protocols/python/src/bpython.c (modified) Turn bpython.c into an extension module with a dummy method from the ... Sun, 17 Mar 2013 16:49:05 GMT Nick Murdoch [e38c6d8] * protocols/python/examples/sampleplugin.py (added) * protocols/python/src/bpython.c (modified) Register an (incomplete) plugin per python file found, with name ...