pedrohm/gdata-python-client

FetchSchedule not implemented in contentforshopping

Closed this issue · 1 comments

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

This has been fixed in commit b464158326de.

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

  • Changed state: Fixed