init new bot

This commit is contained in:
ada-dmitry
2024-08-26 20:22:16 +03:00
parent 8208bd226e
commit 564398d0dd
1675 changed files with 164420 additions and 115 deletions
@@ -0,0 +1,13 @@
Metadata-Version: 2.1
Name: logging
Version: 0.4.9.6
Summary: A logging module for Python
Home-page: http://www.red-dove.com/python_logging.html
Author: Vinay Sajip
Author-email: vinay_sajip@red-dove.com
Maintainer: Vinay Sajip
Maintainer-email: vinay_sajip@red-dove.com
License: Copyright (C) 2001-2005 by Vinay Sajip. All Rights Reserved. See LICENSE for license.
License-File: LICENSE
This module is intended to provide a standard error logging mechanism in Python as per PEP 282.