Re: [Tutor] customizing dark_harvest problems

2016-04-07 Thread Ben Finney
Jason Willis writes: > I am a complete noob when it comes to python and programming in > general. Welcome! Congratulations on choosing to learn Python. > What i understand from the code so far Please set your mail client to send plain text messages, and to not automatically wrap lines of text

Re: [Tutor] customizing dark_harvest problems

2016-04-07 Thread Alan Gauld
On 08/04/16 01:51, Jason Willis wrote: > Though, I do know some things and can figure a little bit out when looking > at source code I'm usually at a loss when understanding the entire workings > of a program. And thats the problem here. The code is very specific to the page it is parsing. Simpl

[Tutor] customizing dark_harvest problems

2016-04-07 Thread Jason Willis
Hi , I am a complete noob when it comes to python and programming in general. Though, I do know some things and can figure a little bit out when looking at source code I'm usually at a loss when understanding the entire workings of a program. Any and all help provided here would be greatly appreci