
On Sat, Jul 26, 2003 at 11:40:20AM -0500, John Goerzen wrote:
Andrew Bennetts <andrew-twisted@puzzling.org> writes: One thought I had was to wait to import the reactor until I know what kind of UI I want. That works OK as long as I continue using ConfigParser for my configuration. If at some point I switch to using Twisted's config storage (I know it's there but I haven't looked at it yet), I suspect that could introduce a chicken-and-egg problem.
No, Twisted is not a monolithic import, that would be insane. You can import twisted.python.usage before importing the reactor. -- Twisted | Christopher Armstrong: International Man of Twistery Radix | Release Manager, Twisted Project ---------+ http://twistedmatrix.com/users/radix.twistd/