-
Jack Jansen yazdı
In places where a ResObj is expected for PyArg_Parse and the object passed in isn't but it does have an as_Resource method use that. This makes life a lot easier for appearance portability (and was needed anyway).
2d76c25f
In places where a ResObj is expected for PyArg_Parse and the object passed in isn't but it does have an as_Resource method use that. This makes life a lot easier for appearance portability (and was needed anyway).