Re: Python Tiddlywiki class

2008-07-15 Thread CracKPod
On 15 Jul., 03:04, David <[EMAIL PROTECTED]> wrote: > CracKPod wrote: > > Hello, I wrote a Python class to interact with the TiddlyWiki. In case > > you are interested you can find it on my blog: > > >http://crackpod.bplaced.net/ > > > CracKPod > >

Python Tiddlywiki class

2008-07-14 Thread CracKPod
Hello, I wrote a Python class to interact with the TiddlyWiki. In case you are interested you can find it on my blog: http://crackpod.bplaced.net/ CracKPod -- http://mail.python.org/mailman/listinfo/python-list

Re: More on Urllib, and Urllib2

2008-06-28 Thread CracKPod
a book or a better tutorial or   > explanation of this urllib2, and urllib? If so, PLEASE let me know   > about it; I will be eternally grateful. It would probably be a good idea to take a look at mechanize: http://wwwsearch.sourceforge.net/mechanize/ and at BeautifulSoup: http://www.crummy.com/software/BeautifulSoup/ Greetz, CracKPod -- http://mail.python.org/mailman/listinfo/python-list