You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
psrGROUP/env/Lib/site-packages/haystack/allocators/__init__.py

15 lines
237 B

#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
# Copyright (C) 2011 Loic Jaquemet loic.jaquemet+python@gmail.com
#
__author__ = "Loic Jaquemet loic.jaquemet+python@gmail.com"
__doc__ = """
Structures used in haystack
"""
all = [
]