On Wed, Oct 10, 2018 at 10:19 PM Federico Di Gregorio <f...@dndg.it> wrote: > > On 10/10/2018 11:10 PM, Christian Ferrari wrote: > > By the way, PyMySQL/mysqlclient-python project > > <https://github.com/PyMySQL/mysqlclient-python> asked me to rename the > > method from "get_native_conn()" to "_get_native_conn()".
> I think that _if_ this should go cross-database a method without the > underscore is better. The underscore usually means private and that's > good as long as it is just that. An informal "standard" method name > should not have the "_" in it. +1 -- Daniele