Addes preliminary support for Python3 compatibility
--------- 20140326 ---------
0.9.17
Resizes socket buffers if too small for non blocking UDP and UXD servers
--------- 20140303 ----------
0.9.13
Changed metadata .metas Added .preloads to Skedder and Builder for one way preload of data store whereas metas is two way (access back to skedder through house.metas dict)
--------- 20140303 ----------
0.9.12
Added umask to aiding.SocketUxdNb Added check for missing directory path to
----------- 20140227 ---------
0.9.11
Added Non Blocking Unix Domain Socket Datagram class ServerUxdNb to aiding.py
----------- 20140222 ---------
0.9.07
Added StoreTimer utility class to aiding.py. Timer that keeps time relative to Store.stamp