johnf schrieb: > Great! Thanks for the post. Just noticed that you removed the 'G' data type > (long int). Actually, the 'G' is suppose to be supported. It just wasn't > in one of Paul's programs. Just keep it in mind. In the future python 3000 > will remove the long int and have only int.
It was only the type for the OID which is now 'I' instead of 'G' (should suffice, OIDs have 4 bytes), but it was already commented out before my patch; I just removed the comment. Does this need to be changed back? -- Christoph _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/[email protected]
