Fix for extracting full module name out of full path name.
authorRobert Bradshaw <robertwb@math.washington.edu>
Sun, 8 Jun 2008 00:03:45 +0000 (17:03 -0700)
committerRobert Bradshaw <robertwb@math.washington.edu>
Sun, 8 Jun 2008 00:03:45 +0000 (17:03 -0700)
commit6194c79e737bed42f33fb8300687649a643eb665
treea745c3c6d7ff282d5d1105dde63cfcbceef76c41
parent2d9e5a65f1a13084f701e1a2330a091883ef53c2
Fix for extracting full module name out of full path name.

Sage compiles and -testall reports success.
Cython/Compiler/Main.py