Update of /cvsroot/python/python/dist/src/Lib/email In directory sc8-pr-cvs1:/tmp/cvs-serv32565/python/Lib/email Modified Files: _compat21.py Log Message: Whitespace normalization. Index: _compat21.py =================================================================== RCS file: /cvsroot/python/python/dist/src/Lib/email/_compat21.py,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** _compat21.py 10 Sep 2002 16:07:43 -0000 1.4 --- _compat21.py 24 Dec 2002 18:31:27 -0000 1.5 *************** *** 32,36 **** def _isstring(obj): ! return isinstance(obj, StringType) or isinstance(obj, UnicodeType) --- 32,36 ---- def _isstring(obj): ! return isinstance(obj, StringType) or isinstance(obj, UnicodeType)
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4