Proxy connection with Python

2013-06-25 Thread bevan jenkins
Hello, I have an issue that has been frustrating me for a while now. This is an update of a crosspost (http://stackoverflow.com/questions/16703936/proxy-connection-with-python) which I made over a month ago. I have been attempting to connect to URLs from python. I have tried: urllib2, urlib3,

Re: Tree structure

2011-07-26 Thread Bevan Jenkins
On Jul 26, 8:46 pm, Peter Otten __pete...@web.de wrote: Bevan Jenkins wrote: Hello, I am trying to create a tree structure for use with a PyQt QTreeView. But first I need to get my head around how to create the tree structure.  I have a dictionary (for testing purposes) but I

Tree structure

2011-07-25 Thread Bevan Jenkins
Hello, I am trying to create a tree structure for use with a PyQt QTreeView. But first I need to get my head around how to create the tree structure. I have a dictionary (for testing purposes) but I will later use a table via sqlalchemy. The use case is hydrology, so I would like to have a

Re: writing results to array

2007-12-04 Thread Bevan Jenkins
Thank you all very much. Firstly for providing an answer that does exactly what I require. But also for the hints on the naming conventions and the explanations of how I was going wrong. Thanks again, b -- http://mail.python.org/mailman/listinfo/python-list

writing results to array

2007-12-03 Thread Bevan Jenkins
Hello, I have recently discovered the python language and am having a lot of fun getting head around the basics of it. However, I have run into a stumbling block that I have not been able to overcome, so I thought I would ask for help. Overview I am trying to import a text file that has the