I still don't understand what the deal is with the "src" directory. That's
really non-standard and makes no sense to me.

Take a look at many of the major Python projects: Django, Twisted, Flask,
wxPython, pyGTK... all of them follow the same project structure and none
of them have "src" directories.

It's almost always like this:

project/
  project/
    *modules*
  tests/
  setup.py



 - lex

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Pyjs.org Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to