|
Christopher Sean Hilton
chris at vindaloo.com
Thu Jun 6 11:31:53 EST 2002
On Wed, Jun 05, 2002 at 06:45:46PM +0200, Manera, Villiam wrote:
> Hello,
>
[snip...]
>
> AttributeError: 'file' object has no attribute '__methods__'
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
I had this problem too. __methods__ is not included in python 2.2 If
you downgrade your python installation to the latest 2.1.x file posts
will work.
Chris Hilton
|