]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Use bitwise ops instead of %; added some warnings and comments
authorGuido van Rossum <guido@python.org>
Tue, 31 Mar 1992 19:03:19 +0000 (19:03 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 31 Mar 1992 19:03:19 +0000 (19:03 +0000)
commit3bc034bb7982078514acb829dcd95ffe67ea2d48
tree6723087478a7df3dbf41d8b5cf51d4d94eddc9cd
parente58f98bfcf3dbaa73bc113ff9980c1d4afd83e23
Use bitwise ops instead of %; added some warnings and comments
Lib/stat.py