• Fred Drake's avatar
    Updated comment: in PyTypeObject: · 0e12bcd2
    Fred Drake yazdı
    	/* More standard operations (at end for binary compatibility) */
    
    should now be:
    
    	/* More standard operations (here for binary compatibility) */
    
    since they're no longer at the end!
    0e12bcd2
object.h 19.4 KB