[C++-sig] boost::python docstrings

Daniel Holth dholth at fastmail.fm
Sun Jul 13 21:36:17 CEST 2003


Hello.  I'm working on a module that exposes xmms_remote_* to Python. 
It's mostly done and in pypi but I would like help(xmms) to be more
informative.

What's the best way to change

jump_to_time(...)
	Seek to a number of milliseconds past the beginning of the current
file.

to 

jump_to_time(t)
	Seek ... file.

?

Thanks,

Daniel Holth
http://dingoskidneys.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://mail.python.org/pipermail/cplusplus-sig/attachments/20030713/952e4328/attachment.pgp>


More information about the Cplusplus-sig mailing list