ihooks or imputil?
David Goodger
dgoodger at bigfoot.com
Sat Jun 16 09:56:41 EDT 2001
More information about the Python-list mailing list
Sat Jun 16 09:56:41 EDT 2001
- Previous message (by thread): ihooks or imputil?
- Next message (by thread): GREAT DISCOVERY!!!
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
on 2001-06-16 4:43 AM, Frank Conradie (frank at opticode.co.za) wrote: > Can anybody please tell me which is the "preferred" or "official" way > to create custom importers, and where I can find *recent* example code > or documentation? Check out my "cross-platform import hook for end-of-line conversion": http://aspn.activestate.com/ASPN/Python/Cookbook/Recipe/59867 It uses ihooks. -- David Goodger dgoodger at bigfoot.com Open-source projects: - Python Docstring Processing System: http://docstring.sf.net - reStructuredText: http://structuredtext.sf.net - The Go Tools Project: http://gotools.sf.net
- Previous message (by thread): ihooks or imputil?
- Next message (by thread): GREAT DISCOVERY!!!
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list