diff makeitso/makeitso.py @ 108:32893f67f85d

stub out a better python package
author Jeff Hammel <jhammel@mozilla.com>
date Fri, 14 Jan 2011 07:35:19 -0800
parents 2142ad247eb6
children 613e9c19a98c
line wrap: on
line diff
--- a/makeitso/makeitso.py	Fri Jan 14 07:29:23 2011 -0800
+++ b/makeitso/makeitso.py	Fri Jan 14 07:35:19 2011 -0800
@@ -513,7 +513,7 @@
 
 # get templates from pkg_resources
 # (MakeItSo! and [TODO] pastescript templates)
-# this should go last to ensure the module is wholly loaded
+# this should go last to ensure the module is wholly loaded [?]
 def get_entry_points():
     retval = {}
     try: