BibtexParser.Parser.Helpers.ignore_optional_char
You're seeing just the function
ignore_optional_char
, go back to BibtexParser.Parser.Helpers module for more information.
Link to this function
ignore_optional_char(char)
Eats up the given char if it exists on the input, and then ignores it.