Laszlo Nagy wrote:
In my shopzeus.db.pivot.convert.py file, in the run() method of my
Data2Facts class, I can write this into the docstring:
...you may have more joy asking about this on the Sphinx list:
http://groups.google.com/group/sphinx-dev
cheers,
Chris
--
http://mail.python.org/mai
In my shopzeus.db.pivot.convert.py file, in the run() method of my
Data2Facts class, I can write this into the docstring:
class Data2Facts(threading.Thread):
# code here...
def prepare(self,*args):
# code here...
# more code here
def run(self):
"""
Star