wombelix / pagure

Forked from pagure a year ago
Clone

eeb9acd fix: 'UniversalDetector' no attr '_mCharSetProbers'

Authored and Committed by wombelix a year ago
    fix: 'UniversalDetector' no attr '_mCharSetProbers'
    
    Attribute '_mCharSetProbers' removed from 'UniversalDetector' in 'cchardet' v3.0.0, replaced by '_charset_probers'.
    Version check adjusted to cover also version 5 in addition to 3 and 4.
    
    References:
    https://github.com/chardet/chardet/commit/be09612a5779a51695c5a69b7b73fd1b4ba12a3e
    https://github.com/chardet/chardet/pull/42
    
        
file modified
+1 -1