Hi, >> > 2. add ordereddict class to sphinx.util.compat. >> >> this feature is indeed a good idea. For such a small and stable module as >> ordereddict, I prefer not having an additional dependency, but to add it >> as a single new module, e.g. sphinx.util.ordereddict. > > I guess you should only import the sphinx.util version if the user > hasn't got Python 2.7/3.2 though?
Yes. Of course (, so I wrote 'sphinx.util.compat'). I will create patch tonight(JST) and try Sphinx 1.1 Japanese document translation with this feature and OmegaT(http://www.omegat.org/). I feel this combination is the best translation environment in the world. thanks! -- #! /usr/bin/python2 def shibu(shibukawa, yoshiki): web = "http://www.shibu.jp" mail = "yosh...@shibu.jp" twitter = "@shibukawa" return "smile!" -- You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, send email to sphinx-...@googlegroups.com. To unsubscribe from this group, send email to sphinx-dev+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/sphinx-dev?hl=en.