swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Swftools-common] Windows Python Question


From: Chris Flowers
Subject: Re: [Swftools-common] Windows Python Question
Date: Sat, 29 Jan 2005 08:21:29 -0500

> python>>> import SWF
> python>>> SWF.
> 
> If the module has loaded successfully, when you type "SWF." list of
> available methods will be displayed.
> 
> Regards,
> --
> Daichi Shinozaki


Thanks! However it does not display a list of methods ?

>>> import SWF
>>> SWF
<module 'SWF' from 'C:\Python24\DLLs\SWF.pyd'>
>>> 

Chris




reply via email to

[Prev in Thread] Current Thread [Next in Thread]