Package web :: Package web :: Module template :: Class ForLoopContext
[hide private]
[frames] | no frames]

Class ForLoopContext

source code

Stackable context for ForLoop to support nested for loops.

Instance Methods [hide private]
 
__init__(self, forloop, parent) source code
 
setup(self, seq) source code
Properties [hide private]
  index0
  first
  last
  odd
  even
  parity
odd
  revindex0
  revindex
Property Details [hide private]

index0

Get Method:
unreachable(self)

first

Get Method:
unreachable(self)

last

Get Method:
unreachable(self)

odd

Get Method:
unreachable(self)

even

Get Method:
unreachable(self)

parity

odd

Get Method:
unreachable(self) - odd

revindex0

Get Method:
unreachable(self)

revindex

Get Method:
unreachable(self)