Subversion Repositories SmartDukaan

Rev

Rev 22256 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 22256 Rev 22259
Line 222... Line 222...
222
        print "Flagged items ",flaggedItems
222
        print "Flagged items ",flaggedItems
223
        get_inventory_client().updateItemAvailabilityForItemIds(flaggedItems)
223
        get_inventory_client().updateItemAvailabilityForItemIds(flaggedItems)
224
        fetchItemAvailablity()
224
        fetchItemAvailablity()
225
    addInfoToMemCache()
225
    addInfoToMemCache()
226
    mc = get_memcache_connection(host=options.mongoHost)
226
    mc = get_memcache_connection(host=options.mongoHost)
227
    print mc.get("item_availability_1016554")
227
    print mc.get("item_availability_1019937")