Closed macobo closed 10 years ago
Using module names might make it convenient to import, but we're already using paths to import users module.
See this http://stackoverflow.com/a/67692/225054 answer. Might make Python2 support more difficult.
Closed by pull request #24.
Using module names might make it convenient to import, but we're already using paths to import users module.
See this http://stackoverflow.com/a/67692/225054 answer. Might make Python2 support more difficult.