prayagverma / gdata-python-client

Automatically exported from code.google.com/p/gdata-python-client
1 stars 0 forks source link

FetchSchedule not implemented in contentforshopping #681

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
fs = gdata.contentforshopping.data.FetchSchedule()

What is the expected output? What do you see instead?
I expected this to work, instead I see 
AttributeError: 'module' object has no attribute 'FetchSchedule'

What version of the product are you using?
2.0.18

Please provide any additional information below.
Also the following important objects are missing:
FetchScheduleHour
FetchScheduleFetchUrl

Original issue reported on code.google.com by vadam...@gmail.com on 16 Oct 2013 at 12:37

GoogleCodeExporter commented 9 years ago
This has been fixed in commit b464158326de.

Original comment by msca...@google.com on 14 Jan 2014 at 10:10