Django
1.0
▾ django
▸ __main__
▸ apps
▸ bin
▸ conf
▸ contrib
▸ core
▸ db
▸ dispatch
▸ forms
▾ http
▸ cookie
▾ multipartparser
class
BoundaryIter
class
ChunkIter
class
InputStreamExhausted
class
InterBoundaryIter
class
LazyStream
class
MultiPartParser
class
MultiPartParserError
class
Parser
▸ request
▸ response
▸ middleware
▸ shortcuts
▸ template
▸ templatetags
▸ test
▸ urls
▸ utils
▸ views
Class InterBoundaryIter
django
.
http
.
multipartparser
.
InterBoundaryIter
A Producer that will iterate over boundaries.
Declaration
class
InterBoundaryIter
source
link
Documentation
Methods
▷
def
__init__
(
self, stream, boundary
)
source
link
▷
def
__iter__
(
self
)
source
link
▷
def
__next__
(
self
)
source
link
Generated by
nedoc
v0.9 at 2020-12-29 14:04