-
-
Notifications
You must be signed in to change notification settings - Fork 57
Closed
Labels
detectionRelated to the charset detection mechanism, chaos/mess/coherenceRelated to the charset detection mechanism, chaos/mess/coherence
Description
Description
File content is not reading.
Method from_path returns None.
Steps to reproduce
- Copy test.txt to C:\test.txt
- Run _Charset-normalizer.txt as python script
- Ensure that from_path returns None
Expects
'from_path' result are the same or better than 'with open' result.
Logs
'with open' result: ---- Начало операции с хранилищем конфигурации ---- Объект захвачен для редактирования: РегистрСведе 'from_path' result: None 'from_path with cp_isolation' result: None
Desktop
OS: Windows 10 x64
Python version: 3.11.3
Charset-normalizer version: 3.1.0
Metadata
Metadata
Assignees
Labels
detectionRelated to the charset detection mechanism, chaos/mess/coherenceRelated to the charset detection mechanism, chaos/mess/coherence