PM
> To: Gareth Stockwell
> Cc: pymol-users
> Subject: Re: [PyMOL] Help for user-defined functions
>
>
> Hi,
>
> I haven't seen this documented anywhere, so I have no idea if it's the
> Right Way to do things, but I think all you need to do is add
>
>
Hi,
I haven't seen this documented anywhere, so I have no idea if it's the
Right Way to do things, but I think all you need to do is add
cmd.help_sc.append('some_func')
after the cmd.extend('some_func',some_func) call. should this be built in
to cmd.extend()?
-michael
--
This isn't a democrac