BibtexParser.Parser.Helpers.ignore_required_char

You're seeing just the function ignore_required_char, go back to BibtexParser.Parser.Helpers module for more information.
Link to this function

ignore_required_char(char)

Eats up the given char if it exists on the input, and then ignores it.