Navigation
index
Archive
«
cf-python 1.3
»
Documentation
»
cf.Field.__ifloordiv__
¶
Field.
__ifloordiv__
(
y
)
[source]
¶
The augmented arithmetic assignment
//=
x.__ifloordiv__(y) <==> x//=y
This Page
Show Source
Quick search
Navigation
index
Archive
«
cf-python 1.3
»
Documentation
»