>> We use fnmatch() from the fnmatch module. I don't know what that uses >> underneath. But in any case, if it *did* use libc::regex(), I certainly >> wouldn't want to switch it underneath since that would change the >> semantics of fnmatch() for all Python programs. > > Erm, aren't these patterm platform-specific anyway (e.g. shell pattern > for Unix/Linux differ from Windows shell pattern etc.) ?
Erm, why would that matter? _______________________________________________ opensolaris-code mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/opensolaris-code
