From: Deepak G. <dee...@us...> - 2005-03-04 17:59:27
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: deepak_giri 2005/03/04 09:59:19 Modified files: Modules : LDAPObject.c Log message: Reverted the previous edit; doing a run-time version check doesn't buy us anything over an #if statement, and it's more complicated. |