Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #4K
~4K People Reached
Favorite Forums
Favorite Tags

2 Posted Topics

Member Avatar for Igor_MK

Be warned I'd never heard of difflib before today, but your "(word by word)" structure does not sound appropriate: it looks as though you need to supply a pair of texts, each as a string (including '\n'). Though how you convert that to a similarity score is unclear. [url]http://docs.python.org/lib/differ-examples.html[/url]

Member Avatar for woooee
0
167
Member Avatar for rodG

[code] # This is meant to draw Start and Stop buttons and a label # The Start button should start a loop in which the label # is configured to change colour and text. # At each pass through the loop the variable self.stop is checked: # if True the …

Member Avatar for rodG
0
4K

The End.