jmsv / ety-python

A Python module to discover the etymology of words
http://ety-python.rtfd.io
MIT License
144 stars 18 forks source link

Add Word object methods such as __len__ #43

Closed jmsv closed 6 years ago

jmsv commented 6 years ago

Where __len__ is len(Word.word)