http://www.catb.org/~esr/faqs/smart-questions.html#forum
--
http://mail.python.org/mailman/listinfo/python-list
On Dec 9, 1:00 pm, Benjamin Kaplan wrote:
> On Tue, Dec 8, 2009 at 8:53 PM, hong zhang wrote:
> > List,
>
> > Python does not have switch statement. Any other option does similar work?
> > Thanks for help.
>
> Use a dict instead, where the keys are the different cases and the
> values are usually
Hi,
I've googled for this, but can only find things like openlayers that
is a web-based javascript solution.
I need to display an image at various zoom levels and want to allow
the user to pan around in the Google maps style, that is, left-click
hold and drag. The code should also action double-
Tim Arnold wrote:
> On a related note, I have another question--where/how can I get the
> cElementTree.py module? Sorry for something so basic, but I tried installing
> cElementTree, but while I could compile with setup.py build, I didn't end up
> with a cElementTree.py file anywhere. The directo