What steps will reproduce the problem?
1. create a new class
2. change bulkloader to load new class
3. create csv with data for new class
4. execute appcfg upload_data
What is the expected output? What do you see instead?
I expected the entity to be created and loaded with data from csv. Instead I
get error: RemoteDatastoreStub has no attribute SetConsistencyPolicy on line 56
appengine_config.py
What version of the product are you using? On what operating system?
1.2.0 on windows 7
Please provide any additional information below.
Commented out line 56 on appengine_config.py and data was uploaded.
Original issue reported on code.google.com by Carlos.C...@gmail.com on 7 Feb 2013 at 12:41
Original issue reported on code.google.com by
Carlos.C...@gmail.com
on 7 Feb 2013 at 12:41