Пакет python3-module-eradicate: Информация
Исходный пакет: python3-module-eradicate
Версия: 3.0.1-alt1
Собран: 13 ноября 2025 г. 18:18 в задании #400004
Категория: Разработка/Python 3
Сообщить об ошибке в пакетеДомашняя страница: https://github.com/myint/eradicate
Лицензия: MIT
О пакете: Removes commented-out code from Python files
Описание:
With modern revision control available, there is no reason to save commented-out code to your repository. "eradicate" helps cleans up existing junk comments. It does this by detecting block comments that contain valid Python syntax that are likely to be commented out code. (It avoids false positives like the sentence "this is not good", which is valid Python syntax, but is probably not code.)
Сопровождающий: Grigory Ustinov
Последнее изменение
13 ноября 2025 г. Grigory Ustinov 3.0.1-alt1
- Automatically updated to 3.0.1.
20 мая 2025 г. Grigory Ustinov 3.0.0-alt1
- Automatically updated to 3.0.0.
11 июня 2023 г. Grigory Ustinov 2.3.0-alt1
- Automatically updated to 2.3.0.