OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_nextid
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/pdist/
client.py
32
self.
_nextid
= 1 # Id of next request
77
id = self.
_nextid
78
self.
_nextid
= id+1
/external/python/cpython2/Demo/pdist/
client.py
32
self.
_nextid
= 1 # Id of next request
77
id = self.
_nextid
78
self.
_nextid
= id+1
Completed in 1061 milliseconds