Skip to content

Commit

Permalink
generalized django async access (still hacky)
Browse files Browse the repository at this point in the history
  • Loading branch information
05HgJUuA committed Jan 2, 2010
1 parent f903f54 commit 361f200
Show file tree
Hide file tree
Showing 14 changed files with 731 additions and 497 deletions.
2 changes: 1 addition & 1 deletion eaEmu.tac
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python
import sys
import twisted.plugin
import eaEmu.util.aspects2 as aspects
from eaEmu.util import aspects
import eaEmu.twistd
from twisted.application.service import IServiceMaker
from zope.interface import implements
Expand Down
Loading

0 comments on commit 361f200

Please sign in to comment.