mirror of
https://github.com/beetbox/beets.git
synced 2026-05-18 00:40:47 -04:00
This version of the (renamed) _print_obj function uses introspection to
determine whether we're printing an Album or an Item. It's like function
overloading for Python! 😁