From: Travis O. <oli...@ie...> - 2006-08-14 21:25:56
|
Albert Strasheim wrote: > P.S. Sidebar: do we want these ctypes functions in the top-level namespace? > Maybe not. Also, I'm starting to wonder whether ctypes_load_library deserves > to exist or whether we should hear from the ctypes guys if there is a better > way to accomplish what it does (which is to make it easy to load a shared > library/DLL/dylib relative to some file in your module on any platform). > I'm happy to move them from the top-level name-space to something else prior to 1.0 final. It's probably a good idea. -Travis |