Agustin Lobo wrote:
> Hi!
> After installing (python setup.py install), I run the tests and get
> the following. What should I do?
When looking at what failed, you'll notice that the failure is forced
(something like "assertTrue(False)" is bound to fail) and that a short
explanation as a comment
Support Requests item #2821299, was opened at 2009-07-14 08:15
Message generated for change (Tracker Item Submitted) made by mamoll
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=453022&aid=2821299&group_id=48422
Please note that this message will contain a full co
Support Requests item #2821299, was opened at 2009-07-14 08:15
Message generated for change (Settings changed) made by mamoll
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=453022&aid=2821299&group_id=48422
Please note that this message will contain a full copy of
Thanks Laurent. I didn't realize that I need the first line shown below.
r['data']('us.cities') <
us_cities = globalEnv['us.cities']
r['map.cities'](us_cities, capital=2)
--
Enter the BlackBerry Developer Ch