]> git.phdru.name Git - m_lib.git/history - m_lib
Build(setup.py): Fix trove classifiers
[m_lib.git] / m_lib /
2023-12-14 Oleg BroytmanRelease 3.1.0.post2: Tested with Python 3.12
2023-01-23 Oleg BroytmanFix(rus2lat): Добавить пропущенную `ё`
2018-03-28 Oleg Broytman2018 year
2017-04-23 Oleg BroytmanFix encodings in m_lib/rus
2017-04-23 Oleg BroytmanFix log file encoding in ftpscan.py
2017-04-23 Oleg BroytmanFix Flad_Conf: it's itself a dict
2017-04-16 Oleg BroytmanMove defenc.py to a separate namespace package
2017-04-16 Oleg BroytmanRelease 3.1: the library becomes a namespace package
2016-08-01 Oleg BroytmanFix for Python 3: import html.parser and html.entities
2016-07-29 Oleg BroytmanOpen log with utf-8 encoding 3.0.0
2016-07-29 Oleg BroytmanFix py3 compatibility: ftp port must be 0, not None
2016-07-25 Oleg BroytmanFix exceptions for Py3 compatibility
2016-07-25 Oleg BroytmanFix dict keys for Py3 compatibility
2016-07-25 Oleg BroytmanRemove import string for Py3 compatibility
2016-07-25 Oleg BroytmanFix UserList for Py3 compatibility
2016-07-25 Oleg BroytmanFix encoding for Py3 compatibility
2016-07-25 Oleg BroytmanFix import
2016-07-25 Oleg BroytmanUse int() instead of atoi() for Py3 compatibility
2016-07-25 Oleg BroytmanUse integer division for Py3 compatibility
2016-07-25 Oleg BroytmanFix encoding for Py3 compatibility
2016-07-25 Oleg BroytmanFix raw_input for Py3 compatibility
2016-07-25 Oleg BroytmanFix string.split for Py3 compatibility
2016-07-25 Oleg BroytmanRemove outdated sms.py
2016-07-25 Oleg BroytmanFix octals (066 => 0o666) for Py3 compatibility
2016-07-25 Oleg BroytmanRaise Error(message) for Py3 compatibility
2016-07-25 Oleg BroytmanReplace <> with != for Py3 compatibility
2016-07-25 Oleg BroytmanUse "exception as value" for Py3 compatibility
2016-07-25 Oleg BroytmanUse print function for Py3 compatibility
2016-07-25 Oleg BroytmanRemove wrong copyright lines, fix module docstrings
2016-03-30 Oleg BroytmanFix a bug in getting default_encoding
2013-12-20 Oleg BroytmanDo not install tests but include them in source distrib...
2013-11-30 Oleg BroytmanImport m_lib/pbar
2013-11-30 Oleg BroytmanImport m_lib/hash
2013-11-30 Oleg BroytmanImport m_lib/flad
2013-11-30 Oleg BroytmanInitial import