Travel Travel reports, it is all about food
Montreal: Schwartz's, Le Petit Alep
Albums: Pictures and some notes
ITRANS Song Book Hindi, Urdu, Marathi song lyrics
Online ITRANS Web Interface
BlockHosts block hosts
BlockHosts FAQ
BlockHosts Forum
CD Inserts & Envelopes Web Interface
Nisha Ganatra's Films
Cake: starring Heather Graham
Email: avinash@aczoom.com
Python3 and blockhosts.py
I currently don't have the means to test it thoroughly, so Python3 support for blockhosts.py is probably a few months away.
If someone can test it out - run this command to modify blockhosts.py:
and use that on a python3 system. Report back any issues here or by email.
Here's a downloadable version of the converted file: blockhosts_p3.py which can be used instead. Rename it to blockhosts.py and use it on a Python3 system.
Since it will need to support both versions 2 and 3, the 2to3 mechanism is the way it will work in the future also.
It will use distutils to run 2to3 at install time.