mirror of
https://github.com/python/cpython.git
synced 2025-11-01 02:38:53 +00:00
negative modulus won't return the right values. So always do positive modulus on an absolute value and twiddle the sign as appropriate after the fact. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| Encoders.py | ||
| Errors.py | ||
| Generator.py | ||
| Iterators.py | ||
| Message.py | ||
| MIMEAudio.py | ||
| MIMEBase.py | ||
| MIMEImage.py | ||
| MIMEMessage.py | ||
| MIMEText.py | ||
| Parser.py | ||
| Utils.py | ||