Revision: 5971
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5971&view=rev
Author:   jswhit
Date:     2008-08-04 18:40:19 +0000 (Mon, 04 Aug 2008)

Log Message:
-----------
obsolete files

Removed Paths:
-------------
    trunk/toolkits/basemap/src/basemap_pycompat.h
    trunk/toolkits/basemap/src/pycompat.h

Deleted: trunk/toolkits/basemap/src/basemap_pycompat.h
===================================================================
--- trunk/toolkits/basemap/src/basemap_pycompat.h       2008-08-04 18:38:38 UTC 
(rev 5970)
+++ trunk/toolkits/basemap/src/basemap_pycompat.h       2008-08-04 18:40:19 UTC 
(rev 5971)
@@ -1,7 +0,0 @@
-#include "Python.h"
-
-/* Suggested by M. v. Loewis: 
http://mail.python.org/pipermail/python-dev/2006-March/062561.html */
-
-#if (PY_VERSION_HEX < 0x02050000)
-typedef int Py_ssize_t;
-#endif

Deleted: trunk/toolkits/basemap/src/pycompat.h
===================================================================
--- trunk/toolkits/basemap/src/pycompat.h       2008-08-04 18:38:38 UTC (rev 
5970)
+++ trunk/toolkits/basemap/src/pycompat.h       2008-08-04 18:40:19 UTC (rev 
5971)
@@ -1,7 +0,0 @@
-#include "Python.h"
-
-/* Suggested by M. v. Loewis: 
http://mail.python.org/pipermail/python-dev/2006-March/062561.html */
-
-#if (PY_VERSION_HEX < 0x02050000)
-typedef int Py_ssize_t;
-#endif


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Matplotlib-checkins mailing list
Matplotlib-checkins@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to