| storage | index /home/sabren/web/webappworkshop.com/pydoc/lib/storage/__init__.py |
# storage - a python package for tabular storage
| Package Contents | ||||||
| ||||||
| Data | ||
| OPS = {'!=': '__ne__', '&': '__and__', '<': '__lt__', '<=': '__le__', '=': '__eq__', '>': '__gt__', '>=': '__ge__', '|': '__or__'} __file__ = '/home/sabren/web/webappworkshop.com/pydoc/lib/storage/__init__.pyc' __name__ = 'storage' __path__ = ['/home/sabren/web/webappworkshop.com/pydoc/lib/storage'] | ||