Show More
@@ -790,7 +790,7 b' def _pushbookmark(pushop):' | |||||
790 | class pulloperation(object): |
|
790 | class pulloperation(object): | |
791 | """A object that represent a single pull operation |
|
791 | """A object that represent a single pull operation | |
792 |
|
792 | |||
793 |
It purpose is to carry pu |
|
793 | It purpose is to carry pull related state and very common operation. | |
794 |
|
794 | |||
795 | A new should be created at the beginning of each pull and discarded |
|
795 | A new should be created at the beginning of each pull and discarded | |
796 | afterward. |
|
796 | afterward. |
General Comments 0
You need to be logged in to leave comments.
Login now