Removed some spurious tabs

This commit is contained in:
Federico Di Gregorio 2009-02-23 21:39:25 +01:00
parent 49bdaf92f6
commit 9b259bba86

View File

@ -311,7 +311,6 @@ try:
_ext.register_adapter(uuid.UUID, UUID_adapter)
return _ext.UUID
except ImportError, e:
def register_uuid(oid=None):
"""Create the UUID type and an uuid.UUID adapter.