Skip to content
  • Sven Neumann's avatar
    use PyUnicode_Check() instead of PyString_Check(). · cf62a516
    Sven Neumann authored
    2006-09-20  Sven Neumann  <sven@gimp.org>
    
    	* plug-ins/pygimp/pygimp-drawable.c (drw_set_name): use
    	PyUnicode_Check() instead of PyString_Check().
    
    	* plug-ins/pygimp/plug-ins/clothify.py: reverted localisation;
    	this plug-in isn't installed by default.
    cf62a516