Jump to content

I hope everyone is busy celebrating!!


Kirby

Recommended Posts

This bit of code just made my Friday a good one.

Quote

if self.smartfail:
    print "SMARTFAIL = %s" % self.smartfail
    (position, ip) = self.get_updated_ipv4s(papi)
    if position == self.smartfail:
        self.ipv4s.remove(ip)
        self.ipv4s_itr = cycle(self.ipv4s)
        logger.debug('NDPapiIO.communicate: smartfail missing node = {}'.format(ip))
        logger.debug('NDPapiIO.communicate: smartfail updated ipv4s = {}'.format(self.ipv4s))

 

  • Heart 1
Link to comment
Share on other sites

Just now, wilbur said:

I will be having a beer with an international celebrity in NYC tonight.  Does that count? 

It would be better if it were an ice cream sandwich, but it counts. :nodhead:

  • Hugs 1
Link to comment
Share on other sites

7 hours ago, Page Turner said:

...I'm grilling salmon steaks.  I tried grilling ice cream sandwiches, but something went wrong. :( 

Grilled peaches are good!  Just not sure if they are as good as raw peaches!

 

The book Sugar and Snow: A History of Ice Creamby Jeri Quinzio credits an unknown vendor in New York City as being the first to sell ice cream sandwiches, which went for a penny each.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...