James Ndegwa Maringa

Results 4 issues of James Ndegwa Maringa

Is it possible to switch back and forth in between versions of python installed through pythonbrew and those that are not?

The code needs to be edited to suit the edx website. Line 86: my_courses = dashboard_soup.findAll('article', 'my-course') #works for 10gen website should be my_courses = dashboard_soup.findAll('article', 'course honor') #works for...

If a problem occurs with the internet connection and a file has been temporarily downloaded, is there a way to resume downloading the file or does it have to be...

Can it work with a different version of python say 2.6?