Revision 5c10bea7aa863a803901e717dbd5b58ff1d66f98 authored by Valentin Lorentz on 26 January 2020, 19:41:16 UTC, committed by Valentin Lorentz on 26 January 2020, 19:42:55 UTC
They used to always return complex numbers, instead of floats on float argument.
1 parent 4528a84
Raw File
.gitignore
*.mo
*.py[cdo]
*~
.*.swp
.swp
MANIFEST
backup/
build/
debian/compat
debian/files
debian/limnoria*
debian/python-module-stampdir/
dist/
docs/_build/
docs/plugins/
limnoria.egg-info/
merge.sh
nano.save
push.sh
py3k/
src/version.py
supybot.egg-info/
test-conf/
test-data/
test-logs/
src/version.py
INSTALL
README.txt
conf/
data/
logs/
*.conf
*.conf.bak

# Intellij PyCharm / IDEA related files
*.iml
.idea
back to top