Rename NetflixSession.parse_season_entry() to _parse_season_entry()...
authorTilman Sauerbeck <tilman@code-monkey.de>
Sat, 12 Aug 2017 10:27:40 +0000 (12:27 +0200)
committerTilman Sauerbeck <tilman@code-monkey.de>
Sat, 12 Aug 2017 10:27:40 +0000 (12:27 +0200)
commit385854355a756f1689ef897443876e4f75ace542
treecf061b96e5322c8b18e7e33eeb3631832925c292
parentb108343b62349ba094a6e213d338debaff21f275
Rename NetflixSession.parse_season_entry() to _parse_season_entry()...

... to indicate that this method is only used internally.
resources/lib/NetflixSession.py