]> git.phdru.name Git - m_lib.git/history - m_lib
Use int() instead of atoi() for Py3 compatibility
[m_lib.git] / m_lib /
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