search for: __getattribute__

Displaying 2 results from an estimated 2 matches for "__getattribute__".

2008 Aug 16
1
python how do i stem words in python?
...39;) >>> stemmer. stemmer.__call__ stemmer.__reduce_ex__ stemmer.__class__ stemmer.__repr__ stemmer.__delattr__ stemmer.__setattr__ stemmer.__dict__ stemmer.__str__ stemmer.__doc__ stemmer.__swig_destroy__ stemmer.__getattribute__ stemmer.__weakref__ stemmer.__hash__ stemmer.get_available_languages stemmer.__init__ stemmer.get_description stemmer.__module__ stemmer.this stemmer.__new__ stemmer.thisown stemmer.__reduce__
2010 Oct 22
0
NUT and AsciiDoc (was: Next AsciiDoc release)
...resources in: > /home/srackham/tmp/AsciiDoc/docs/user-manual.chunked/ch03.html > Traceback (most recent call last): > File "/home/srackham/bin/a2x", line 814, in <module> > a2x.execute() > File "/home/srackham/bin/a2x", line 343, in execute > self.__getattribute__('to_'+self.format)() > File "/home/srackham/bin/a2x", line 625, in to_chunked > self.copy_resources(html_files, src_dir, dst_dir) > File "/home/srackham/bin/a2x", line 509, in copy_resources > lambda attrs: attrs.get('type') == 'text/css...