Staging
v0.8.1
https://github.com/python/cpython
Revision a0ca3d611e0abc503da85d999069803fe8bed7a1 authored by Guido van Rossum on 04 September 2001, 16:22:01 UTC, committed by Guido van Rossum on 04 September 2001, 16:22:01 UTC
  operators per line or statement are now on by default, and -m turns
  these warnings off.

- Change the way multiple / operators are reported; a regular
  recommendation is always emitted after the warning.

- Report ambiguous warnings (both int|long and float|complex used for
  the same operator).

- Update the doc string again to clarify all this and describe the
  possible messages more precisely.
1 parent 61b8501
History
Tip revision: a0ca3d611e0abc503da85d999069803fe8bed7a1 authored by Guido van Rossum on 04 September 2001, 16:22:01 UTC
- Reverse the meaning of the -m option: warnings about multiple /
Tip revision: a0ca3d6
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.cvsignore -rw-r--r-- 109 bytes
.hgtags -rw-r--r-- 2.1 KB
LICENSE -rw-r--r-- 12.0 KB
Makefile.pre.in -rw-r--r-- 25.4 KB
PLAN.txt -rw-r--r-- 12.2 KB
README -rw-r--r-- 38.1 KB
acconfig.h -rw-r--r-- 6.8 KB
configure -rwxr-xr-x 198.1 KB
configure.in -rw-r--r-- 47.0 KB
install-sh -rwxr-xr-x 5.5 KB
pyconfig.h.in -rw-r--r-- 18.3 KB
setup.py -rw-r--r-- 29.7 KB

README

back to top