21 Jul
2006
21 Jul
'06
10:08 a.m.
Brett Cannon wrote:
Extensible file type handling ----------------------------- If the file type handlers are stored in normal Python data structures as described above, it becomes feasible to make the import system extensible to different file types as well as to different file locations.
Yep. Although I am more interested in restricting than broadening the file types.
Either way you'd be mutating the list of recognised file types :) Cheers, Nick. -- Nick Coghlan | ncoghlan@gmail.com | Brisbane, Australia --------------------------------------------------------------- http://www.boredomandlaziness.org