8 Aug
2009
8 Aug
'09
5:17 p.m.
Jim Fulton wrote:
(Note that I'm using more precise jargon: "project" rather than "package". In the Python world, the word "package" means a module that is implemented as a directory rather than a file. A project is a collection of software for which we create distributions. We should generally be using the word "project" rather than "package".)
+1 on the more precise jargon. Regards, Martijn