标签:
itertools
Modulechardet
to Python 3chardet
Module2to3
2to3
Can’tFalse
is invalid syntaxconstants
‘bytes‘
object to str
implicitly‘int‘
and ‘bytes‘
ord()
expected string of length 1, but int
foundint()
>= str()
‘reduce‘
is not defined2to3
print
statementunicode()
global functionlong
data typehas_key()
dictionary methodnext()
iterator methodfilter()
global functionmap()
global functionreduce()
global functionapply()
global functionintern()
global functionexec
statementexecfile
statementrepr
literals (backticks)try...except
statementraise
statementthrow
method on generatorsxrange()
global functionraw_input()
and input()
global functionsfunc_*
function attributesxreadlines()
I/O methodlambda
functions that take a tuple instead of multiple parameters__nonzero__
special methodsys.maxint
callable()
global functionzip()
global functionStandardError
exceptiontypes
module constantsisinstance()
global functionbasestring
datatypeitertools
modulesys.exc_type
, sys.exc_value
, sys.exc_traceback
os.getcwdu()
functionwith
Block
参考:http://www.diveintopython3.net/
标签:
原文地址:http://www.cnblogs.com/7explore-share/p/4912532.html