Is it possible to check in Python whether a given charset exists/is installed.
For example:
check('iso-8859-1') -> True
check('bla') -> False
            Asked
            
        
        
            Active
            
        
            Viewed 2,285 times
        
    0