Formatting string with accented characters for printing

2015-01-18 Thread Jerry Rocteur
nting nam[num].encode('utf-8') perhaps I have to convert it first ? Can someone please help. Thanks -- Jerry Rocteur je...@rocteur.com -- https://mail.python.org/mailman/listinfo/python-list

Trying to parse matchup.io (lxml, SGMLParser, urlparse)

2015-01-18 Thread Jerry Rocteur
ry scientific ;-) Which module would you use and how would you suggest is the best way to do it ? Thanks very much in advance, I haven't done a lot of HTML parsing.. I would much prefer using WebServices and an API but unfortunately they don't have it. -- Jerry Rocteur -- https://mail.python.org/mailman/listinfo/python-list

Suds Python 2.4.3 Proxy

2014-11-29 Thread Jerry Rocteur
uired I'm Googling it and I can see there are other ways to connect but can't seem to get the syntax. Can anyone help. Thanks in advance, -- Jerry Rocteur je...@rocteur.com -- https://mail.python.org/mailman/listinfo/python-list

Re: Python and Facebook

2012-06-27 Thread Jerry Rocteur
> > > > > (Among our points are such diverse elements as... wrong Pythons, but > whatever.) > > > > > There's no official Python-Facebook module (afaik!!), but a quick web > > > search for 'python facebook' should get you to the couple that I saw, > > > and possibly others. The next question is, do

Python and Facebook

2012-06-25 Thread Jerry Rocteur
about doing it. Can someone please put me in the right direction. Thanks in advance, -- Jerry Rocteur je...@rocteur.com Contact me: Google Talk/jerry.roct...@gmail.com, Skype/rocteur -- http://mail.python.org/mailman/listinfo/python-list

Re: Python and Facebook

2012-06-24 Thread Jerry Rocteur
guys don't use Facebook, you have a life .. Can someone please point me in the right direction.. Thanks in advance, Jerry On Fri, Jun 22, 2012 at 4:28 PM, Jerry Rocteur wrote: > Hi, > > I've done a bit of searching on this but I can find nothing really up to > date and a

Re: Python as a scripting language. Alternative to bash script?

2010-07-02 Thread Jerry Rocteur
* Dave Pawson [2010-07-02 08:22]: > I'm the OP btw. > > On 1 July 2010 18:10, Dennis Lee Bieber wrote: > > >> I think that Python "could" be a alternative to bash and have some > >> advantages, but it's a long way off from being fully implemented. > > Take a look at Python for Unix and Linux S

Second attempt WAS: From Dict to Classes yes or no and how

2010-06-22 Thread Jerry Rocteur
> On Tue, Jun 22, 2010 at 9:32 PM, Jerry Rocteur wrote: > If you were able to ask us perhaps a more specific question > and describe your problem a little more concisely perhaps > I (and we) might have a bit more to offer you. I have a dictionary: users[key] = {'u

Second attempt WAS: From Dict to Classes yes or no and how

2010-06-22 Thread Jerry Rocteur
> On Tue, Jun 22, 2010 at 9:32 PM, Jerry Rocteur wrote: > If you were able to ask us perhaps a more specific question > and describe your problem a little more concisely perhaps > I (and we) might have a bit more to offer you. I have a dictionary: users[key] = {'u

Second attempt WAS: From Dict to Classes yes or no and how

2010-06-22 Thread Jerry Rocteur
> On Tue, Jun 22, 2010 at 9:32 PM, Jerry Rocteur wrote: > If you were able to ask us perhaps a more specific question > and describe your problem a little more concisely perhaps > I (and we) might have a bit more to offer you. I have a dictionary: users[key] = {'u

Second attempt WAS: From Dict to Classes yes or no and how

2010-06-22 Thread Jerry Rocteur
> On Tue, Jun 22, 2010 at 9:32 PM, Jerry Rocteur wrote: > If you were able to ask us perhaps a more specific question > and describe your problem a little more concisely perhaps > I (and we) might have a bit more to offer you. I have a dictionary: users[key] = {'u

Re: From Dict to Classes yes or no and how

2010-06-22 Thread Jerry Rocteur
> -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 06/22/2010 01:32 PM, Jerry Rocteur wrote: >> My input is NOT CSV, I used this format to try and make the question >> shorter. Although I could create a CSV file, >> I'd >> like to learn how to code a

Re: From Dict to Classes yes or no and how

2010-06-22 Thread Jerry Rocteur
> On 06/22/2010 12:05 PM, Jerry Rocteur wrote: >> Sorry for the long mail but I've been searching the web for days for how to >> do this.. I see that possibilities using >> shelve or pickle but I don't want to do this (The source of the data changes >> const

From Dict to Classes yes or no and how

2010-06-22 Thread Jerry Rocteur
Hi, Sorry for the long mail but I've been searching the web for days for how to do this.. I see that possibilities using shelve or pickle but I don't want to do this (The source of the data changes constantly) I'm learning Python and very much a beginner with Classes. I have data like this: (h