0

I am unsure whether to name a method send_auto_reply() or send_autoreply().

What guidelines can be applied here?

It's Python, but AFAIK this should not matter.

guettli
  • 25,042
  • 81
  • 346
  • 663

1 Answers1

2

There is no such word as autoreply so you should name it as send_auto_reply

Szabolcs Dombi
  • 5,493
  • 3
  • 39
  • 71