Explorar o código

clarify sq_cmp

zeromus %!s(int64=9) %!d(string=hai) anos
pai
achega
2f6419f19b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      doc/source/reference/api/stack_operations.rst

+ 1 - 1
doc/source/reference/api/stack_operations.rst

@@ -13,7 +13,7 @@ Stack Operations
     :returns: == 0 if obj1==obj2
     :returns: < 0 if obj1<obj2
 
-compares 2 object from the stack and compares them.
+compares 2 object from the top of the stack. obj2 should be pushed before obj1.