a b c d e f g h i j k l m n o p q r s t u v w x y z

diff from 239820 and 270779

Description: hierarchical pool based memory allocator - Python3 bindings
 A hierarchical pool based memory allocator with destructors. It uses
 reference counting to determine when memory should be freed.
 .
 This package contains the Python3 bindings.
Description: hierarchical pool based memory allocator - Python3 bindings
 A hierarchical pool based memory allocator with destructors. It uses
 reference counting to determine when memory should be freed.
 .
 This package contains the Python 3 bindings.
--- 239820	Thu Jan  1 00:00:00 1970
+++ 270779	Thu Jan  1 00:00:00 1970
@@ -2,4 +2,4 @@
  A hierarchical pool based memory allocator with destructors. It uses
  reference counting to determine when memory should be freed.
  .
- This package contains the Python3 bindings.
+ This package contains the Python 3 bindings.