From: Toshio K. <a.b...@gm...> - 2010-07-06 03:07:48
|
On Mon, Jul 05, 2010 at 09:47:59PM -0400, Waylan Limberg wrote: > On Mon, Jul 5, 2010 at 2:43 PM, Toshio Kuratomi <a.b...@gm...> wrote: > [snip] > > I have a patch here that seems to work: > > http://gitorious.org/python-markdown/toshios-mainline/commit/b50560edc707241b236f9d6c3f33edcf09d7cf33 > > > > Thanks for the feedback. We are always looking for ways to make > python-markdown better. > > I'm not so sure about your move of things to misc. Personally, I > wonder why not "util", but that's just bike shedding. > Branch updated to use "util". I also noticed that I hadn't committed the files where I moved the global variables. They're in there now. Made a merge request but I can still update it if you want something else added like renaming misc_logging.py to logging_util.py. http://gitorious.org/python-markdown/mainline/merge_requests/6 -Toshio |