normally, naming methods in python is given by method_name but i see some cases where this is not followed in the std lib ex : dict.fromkeys should it not have been from_keys? Abdur-Rahmaan Janhangeer https://github.com/Abdur-rahmaanJ