text stringlengths 29 850k |
|---|
class OnlineAddOn:
def __init__(self, application, identifier, versions):
self.__application = application
self.__identifier = identifier
self.__versions = tuple(sorted(versions, key=lambda ver: ver.version, reverse=True))
for version in self.__versions:
version.... |
and that they are sticking to the 120 dB figure, so I hope that they will reconsider the matter—just as they reconsidered issues earlier tonight. As an example, the noise of a jet taking off is around 100 dB and the average human pain threshold is 110 dB, so this matter certainly needs to be looked at.
Declares that th... |
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
import os
import re
LICENSE = """\
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v... |
Louis Vuitton’s new Creative Director, Ghanan born Virgil Abloh prepared the debut of his first menswear collection with probably the longest and willingly complex teasing campaign in luxury fashion. With a mandate to bring an immediate boost to Louis Vuitton’s menswear, Abloh, himself a genius when it comes to brandin... |
"""Input plugin for www.betaseries.com"""
from __future__ import unicode_literals, division, absolute_import
from hashlib import md5
import logging
from flexget import plugin
from flexget.entry import Entry
from flexget.event import event
from flexget.utils import requests
from flexget.utils.cached_input import cached... |
"Quality 1st, Honesty as base, Sincere assistance and mutual profit" is our idea, in order to create consistently and pursue the excellence for Simple Trivet Mat , Stovetop Moka Pot , Sieve , plus the right solution.
We always work as a tangible team to ensure that we can provide you with the best quality and the best ... |
import fs._fs as c
from fs.particles import Particles
def init(nc, boxsize, a, ps, seed, kind):
"""Generate 2LPT displacements and particle positions.
This function generates a random Gaussian initial condition and
create a grid of particles with 2LPT displacements. The velocities
are 0.
Args:
... |
Note: Poster made by the organizers, not the participating venues, who all have much nicer artwork! Updated poster coming soon.
Craft brew venues around China will team up November 4 to support two good causes. Boxing Cat in Shanghai, WE Brewery in Tianjin and Arrow Factory, Dirty Duck, Great Leap and Slow Boat in Beij... |
import unittest
import smtplib
import minimock
from minimock import assert_same_trace, mock, Mock, TraceTracker
from StringIO import StringIO
import osc.core
import obswatch
class TestObswatch(unittest.TestCase):
# nose knows about setUpClass, but python 2.6's unittest doesn't
# @classmethod
# def setUp... |
It's only a walk downstairs to our onsite Bistro, serving up Starbucks specialty drinks, healthy breakfast and dinner menus, and an evening cocktail bar.
Head east on State Hwy 388 for 8.2 miles. Turn right at FL-77 S/State Hwy 388, go 9.6 miles. Turn left at E 24th Plaza and travel for 0.2 miles. Take the 2nd rig... |
#!/usr/bin/python
import threading
import time
import glob
import MacroParser
import Telldus
class MacroCollection(object):
"""This is a collection of macros defined in xml format that are read from
a list of folders.
Attribute:
folder_list -- The list with the paths from where to collect t... |
Fulham boss Slavisa Jokanovic has challenged his players to be brave enough to pile the pressure on promotion rivals Cardiff as the season approaches its climax.
The third-placed Whites head into Friday night’s clash with relegated Sunderland knowing victory will take them into second, for a few hours at least, before ... |
#!/usr/bin/python
# -*- coding: utf-8 -*-
"""
Python-nvd3 is a Python wrapper for NVD3 graph library.
NVD3 is an attempt to build re-usable charts and chart components
for d3.js without taking away the power that d3.js gives you.
Project location : https://github.com/areski/python-nvd3
"""
from .NVD3Chart import NVD... |
Source: Journal of coatings technology. Vol. 71, no. 895 (Aug. 1999).:p. 97-102 : ill.
Alkyd-, oil-modified-latex-, and latex-based finishes were applied to severely weathered western redcedar and redwood boards that did not have any surface treatment to ameliorate the weathered surface prior to painting. Six finishes ... |
#MenuTitle: New Tab with Small Paths
# -*- coding: utf-8 -*-
__doc__="""
Finds small paths (smaller tahn a user-definable threshold) in glyphs and open a new tab with affected glyphs.
"""
import vanilla
import GlyphsApp
class FindSmallPaths( object ):
def __init__( self ):
# Window 'self.w':
windowWidth = 250
... |
CHARGED is a local art exhibition that is on display at the Work Release Gallery at Commune NFK. The exhibit displays the work of ten artists, all fashioned from neon lights. The exhibit is also considered the 3rd Annual NEON Exhibition. The exhibition is curated by Clay McGlamory and Assistant Curator Cate Currier. Th... |
import renderdoc as rd
from typing import List
import rdtest
class D3D11_Shader_ISA(rdtest.TestCase):
demos_test_name = 'D3D11_Shader_ISA'
def check_capture(self):
action = self.find_action("GPU=")
self.check(action is not None)
is_amd = 'AMD' in action.customName
self.cont... |
In March of 2006, German game developer 4Head Studios announced it was working with graphics producer 3D-IO to create a videogame based on the epic tale of Beowulf.
Fast forward to late 2007 and the release of Paramount Pictures' Beowulf film, accompanied by Ubisoft's exclusive tie-in game of the same name, and the Beo... |
# Copyright 2016 Peter Dahlberg
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed ... |
.::CEU Central - Nursing CEU Courses Home - Get Re-certified Online!::.
Only $17.99 for unlimited Nursing CEU’s for 1 full year!
We are an approved provider of continuing education dedicated to providing you with the most affordable, Hassle-free and fast learning experience to earn your required continuing education. W... |
import boto3
import gzip
import json
import logging
import os
import re
from tools import Arn
from setup_logger import create_logger
from aws_session_manager import AWS_Session
from botocore.exceptions import ProfileNotFound
logger = create_logger(name="denied_notification.py")
try:
SESSION = boto3.session.Sessio... |
News Americas, NEW YORK, NY, Fri. Feb. 1, 2018: This Sunday, its Super Bowl LIII, another Super Bowl that will feature the New England Patriots.
This time the team many love to hate, takes on the Los Angeles Rams at the Mercedes-Benz Stadium in Atlanta from 6:30 p.m. EST. But for Caribbean fans of the sport, two sons w... |
# MySQL Connector/Python - MySQL driver written in Python.
# Copyright (c) 2009, 2013, Oracle and/or its affiliates. All rights reserved.
# MySQL Connector/Python is licensed under the terms of the GPLv2
# <http://www.gnu.org/licenses/old-licenses/gpl-2.0.html>, like most
# MySQL Connectors. There are special exceptio... |
Find Here DCH Regional Medical Center Corporate Office Address, Contact, Phone Number, Email, Headquarters, Read Customer Reviews and Complaints. We have given complete information below so that you don’t have to search for DCH Regional Medical Center Headquarters contact details anywhere else. See the below table for ... |
# -*- coding: utf-8 -*-
# $Id: wuihlpgraphmatplotlib.py 56295 2015-06-09 14:29:55Z vboxsync $
"""
Test Manager Web-UI - Graph Helpers - Implemented using matplotlib.
"""
__copyright__ = \
"""
Copyright (C) 2012-2015 Oracle Corporation
This file is part of VirtualBox Open Source Edition (OSE), as
available from http:... |
Most people fall in love with modern interior design due to the simplicity it brings to your place. The modern interior design is a part of the minimalist style. The proper modern design should have 3 main elements — to look spacious, to get enough natural light, and to have a good air circulation.
So, the followings a... |
import sublime
import sublime_plugin
class HostsFileViewListener(sublime_plugin.ViewEventListener):
SYNTAX = 'hosts.sublime-syntax'
@classmethod
def is_applicable(cls, settings):
try:
return (settings and
settings.get('syntax', '').lower().endswith(cls.SYNTAX))
... |
Pan spread is manually set to 52.
Low-pass filter cut-off frequency is set to 177.83Hz (54) and is modulated by Note Vel, LFO 2, VCF Env.
LFO 2 direct modulation amount for low-pass filter cut-off frequency is 48.
VCF Env direct modulation amount for low-pass filter cut-off frequency is 97.
Note Vel direct modulation a... |
import datetime
import re
from billy.scrape.bills import BillScraper, Bill
from billy.scrape.votes import Vote
import lxml.html
import scrapelib
_action_re = (
('Introduced', 'bill:introduced'),
('(Forwarded|Delivered) to Governor', 'governor:received'),
('Amendment (?:.*)Offered', 'amendment:introduced'... |
A delegation led by Judicial Reform Foundation executive director Lin Feng-jeng, left, chairman Chiu Hei-yuan, center, and board member Joseph Lin gathers in front of the Control Yuan in Taipei yesterday, requesting the Control Yuan to investigate Prosecutor-General Huang Shih-ming and abolish the Special Investigation... |
from soccermetrics.rest.resources import Resource
from soccermetrics.rest.resources.events import MatchEvents
from soccermetrics.rest.resources.statistics import MatchStatistics
class MatchResource(Resource):
"""
Represents a Match REST resource (<play>/matches/<resource> endpoints).
The Match Resources a... |
Altair VR is the first professional project that aims to launch a full virtual reality solution on the blockchain. Participants on the Altair VR platform will be able to not just participate in unique virtual reality experiences, but actually create their own VR scenarios and share them with others. With both VR and bl... |
#!/usr/bin/env python
from flask import Flask, g, jsonify
from flask.ext.script import Manager
from api.app import create_app
from api.models import db, User
manager = Manager(create_app)
@manager.command
def createdb():
app = create_app()
with app.app_context():
db.drop_all()
db.create_all()... |
US Drug Test Centers can provide drug testing for you in Wellington, Florida. We offer a variety of drug and alcohol tests that are fast, affordable, accurate, and convenient. Not only can we perform drug and alcohol testing in the Wellington area, but also nationwide. Give our office a call to get scheduled today!
US ... |
from __future__ import division, print_function, absolute_import
import copy
import math
import numpy as np
from .distrib import ProbabilityDistribution
class Experience(object):
"""Experience base class.
Representation of an experience occurring from acting in the environment.
Parameters
--------... |
Thank you for the email and I apologize for any inconveniences or delays.
I have reviewed your account information and can confirm that your refund has been successfully issued. Typically the processing time is no more than 3-5 business days (Weekends & Holidays don't count!), but if you have not received your refund a... |
# coding: utf-8
from flask import Flask
from flask.ext.cors import CORS
import requests
import json
app = Flask(__name__)
app.config['SPARQL_ENDPOINT'] = 'http://localhost:18890/sparql'
cors = CORS(app)
QUERY = """
CONSTRUCT {{
<http://d-nb.info/gnd/{gnd}> <http://xmlns.com/foaf/0.1/depiction> ?c .
<http:... |
Dynamic interiors within a Daniel Libeskind designed office complex.
William Fry, one of Ireland’s leading law firms, relocated to their new six storey headquarters building located on Grand Canal Square, adjacent to the Bord Gáis Energy Theatre.
The project creates a dynamic interior within a Daniel Libeskind designed... |
# Subprocess Task
from . import task
import subprocess
from concurrent.futures import TimeoutError
from ..tasks import Mask
import time
from skitai import was
class Task (task.Task):
def __init__ (self, cmd, timeout):
self._timeout = timeout
self._name = cmd
self._started = ti... |
The current President? No, he has better things to do… like playing golf and thinking up more ways to stimulate the economy. Maybe he should just play more golf!
Thanks for sharing this. I didn’t catch this in the liberal media (of course). |
#!/usr/bin/env python3
# This was created in response to this program by the ModuloProject which
# aims to make a command line app launcher. The method they were using to
# get data from launchers seemed sub-optimal so I reworked it to be a bit
# more efficient. Their original version is found at: http://git.io/vWJcm
... |
Bad Economy Bad For Small Business – Or Is It?
Some small-business owners are closing their doors due to the bad economy and getting another job. But others are making the most of the economic turmoil. |
from cno.core.base import CNORBase, CNOBase
from cno import cnodata
from easydev import TempFile
# To test some of the base functions, need to use something else such as cnorbool
def test_cnobase():
c = CNOBase(cnodata('PKN-ToyMMB.sif'), cnodata("MD-ToyMMB.csv"))
c.pknmodel
c.midas
c.data
c.prep... |
Well, the free ads are over, but the cost is still quite low. The two ad sizes - medium and large - both come with guest post spots, and the ads run for 30 days. Have a gander at the Sponsor Page to apply.
On another note, we finally have a new mattress. Our old one came with the bed, and wasn't great quality because w... |
#!/usr/bin/env python
import XenAPI
import provision
import sanitychecklib
#log in
session=sanitychecklib.getsession()
sx=session.xenapi
#find the template for Debian Etch
vms = sx.VM.get_all()
print "Server", sanitychecklib.server, "has ", len(vms), "VMs",
etch_template_list = [x for x in vms if (('Etch' in sx.VM.... |
Accounts Assistant Vacancy in Dubai Accounts Assistant General Location : Abu Dhabi Occupancy : full time To join : immediately Description Experienced Accounts Assistant with VAT knowledge required urgently.
Any nationality. On visit or transferable residence visa. Requirements Experience : 3 years minimum Experience ... |
import numpy as np
from oceansar import constants as const
class RCSKodis():
""" Specular model (R.D. Kodis '66)
Physical optics model as described in R.D. Kodis (1966) paper
'A Note on the Theory of Scattering from an Irregular Surface'.
E.M. solved using Stationary Phase Method.
... |
Inspiration for this little bit of wisdom: another set-to about the God of Judaism and the God of Islam — or depictions, expressions, instructions, etc. seemingly attached to the construction or perception (in mind, of course) of each.
And God must have put us here to prove how right we are about God.
Something like al... |
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
# This file is subject to the terms and conditions defined in
# file 'LICENSE.md', which is part of this source code package.
#
class PetSetStatus(object):
"""
http://kubernetes.io/docs/api-reference/apps/v1alpha1/definitions/#_v1alpha1_petsetstatus
"""
... |
Justia Dockets & Filings Fifth Circuit Texas Eastern District Flemens v. TransAm Trucking, Inc.
Eric Lavon Friend and TransAm Trucking, Inc.
March 19, 2019 Filing 1 NOTICE OF REMOVAL by TransAm Trucking, Inc. from 62nd, case number CV43951. (Filing fee $ 400 receipt number 0540-7185460), filed by TransAm Trucking, Inc.... |
"""
"""
import asyncio
import unittest
import uuid
from aiogremlin import (submit, GremlinConnector, GremlinClient,
GremlinClientSession)
class SubmitTest(unittest.TestCase):
def setUp(self):
self.loop = asyncio.new_event_loop()
asyncio.set_event_loop(None)
def tear... |
Today's clue from the New York Times crossword puzzle is : Not mine alone First let's look and see if we can find any hints in the New York Times crossword puzzle. Then we will gather any relevent information we need in order to find the correct answer to the clue Not mine alone that has been given in the New York Time... |
"""View of QuotaWindowView."""
from gi.repository import Gtk
from lib.mvc.bases import WindowViewBase
from lib.exception_feedback import add_default_exception_handling
class QuotaWindowView(Gtk.Window, WindowViewBase):
"""View of QuotaWindowView."""
def __init__(self, app, model):
"""Ctor of QuotaWi... |
With WWDC about to kick off on Monday at Moscone West in San Francisco, Apple has updated the recently released WWDC app to tweak it before the festivities begin. WWDC for iOS is now updated to version 1.0.1 which includes a feature that will allow videos streaming over AirPlay to continue after an interruption. Whethe... |
""" This module contains some functions to evaluate the stock prices predictor. """
import sys
import numpy as np
from pandas.errors import UnsortedIndexError
from sklearn.metrics import r2_score
import pandas as pd
import predictor.feature_extraction as fe
import datetime as dt
def mre(y_true, y_pred):
"""
M... |
Contact lenses are more than just a fashion trend. They are an effective alternative for corrective eyeglasses.
According to a study by Contact Lens Spectrum, nearly 100 million people worldwide wear contact lenses. But despite the growing number of its wearers, many people are still not well-informed of the correct us... |
#!/usr/bin/env python
# -*- coding: utf-8 -*-
# freeseer - vga/presentation capture software
#
# Copyright (C) 2011, 2013 Free and Open Source Software Learning Centre
# http://fosslc.org
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public Licens... |
Center for Advanced Dental Education has raised $ 10,870 from 13 gifts!
At the Center for Advanced Dental Education, we prepare dentists to become astute and multidisciplinary clinicians. Our clinics provide services and advanced care for both adults and children at a lower cost than traditional prices. CADE also exten... |
#
# This file is protected by Copyright. Please refer to the COPYRIGHT file
# distributed with this source distribution.
#
# This file is part of REDHAWK core.
#
# REDHAWK core is free software: you can redistribute it and/or modify it under
# the terms of the GNU Lesser General Public License as published by the Free
... |
In Korea, it is legal to secretly record a conversation if you yourself are a party to it. Otherwise, it’s illegal (and a crime).
The pertaining law is the Protection of Communications Secrets Act (통신비밀보호법).
In particular, let’s take a look at Articles 3, 4, 14, and 17.
5. Monitoring radio waves for the elimination of ... |
# -*- encoding: utf-8 -*-
###########################################################################
# Module Writen to OpenERP, Open Source Management Solution
#
# Copyright (c) 2012 Vauxoo - http://www.vauxoo.com/
# All Rights Reserved.
# info Vauxoo (info@vauxoo.com)
####################################... |
Mornin’, Colorado! Plenty of news outlets are serving up Mueller Time today (Vox has an explainer of the Attorney General’s investigation summary, if you weren’t chugging the story over the weekend), but we’ve got a wonderfully zesty Sunriser — with notes of creativity and revenge — on tap for you this morning.
But, fi... |
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
from settings import FASTIR_ROOT
import os
import sys
import inspect
import importlib
import pkgutil
def _list_packages():
directories = []
lib_dir = FASTIR_ROOT
if lib_dir.endswith('.zip'):
lib_dir = lib_dir[0:-4]
... |
The Great Rotation Or “Greater Fuel Theory”?
One of the rationale’s we’ve heard from time to time for market bullishness since we were babes-in-the-wood investors is the “mountain of money” argument. “Cash on the sidelines”, as it’s also known. We’ve heard it at major market peaks and major market troughs. It’s conveni... |
from collections import OrderedDict
import wx
from pubsub import pub
from classes.ui import UIManager
from classes.ui import UIControllerObject
from classes.ui import UIViewObject
from app.pubsub import AUTO_TOPIC
from app.app_utils import GripyIcon
"""
Add(self, item, int proportion=0, int flag=0, int border=0,
... |
We appreciate your views and your feedback.
If you would like to leave us a review on a recent project, provide us with feedback or simply read what our customers have to say about us please follow the link below, we'd be happy to hear from you.
W H A T I S D U S T F R E E S A N D I N G ?
Exactly that! We have three di... |
#!/usr/bin/python
# -*- coding: utf-8 -*-
from lib.meos import MEoS
from lib import unidades
class mXylene(MEoS):
"""Multiparameter equation of state for m-xylene"""
name = "m-xylene"
CASNumber = "108-38-3"
formula = "C8H10"
synonym = "1,3-dimethylbenzene"
rhoc = unidades.Density(282.929725)
... |
With the super cold weather today, I’m craving a cup of hot chocolate and what better thing to go with hot chocolate than some yummy macaroons. So I start looking for macaroon recipes and lo and below I find the cutest macaroon making machine. Not only do you get to make the traditional circular ones but you can make a... |
from __future__ import absolute_import, print_function
from django.core.urlresolvers import reverse
from sentry.models import (
Activity, Group, GroupAssignee, GroupBookmark, GroupSeen, GroupStatus,
GroupTagValue, Release
)
from sentry.testutils import APITestCase
class GroupDetailsTest(APITestCase):
de... |
The personal representative or trustee of a decedent’s estate is required to review, assess, and resolve any claims that creditors have against the estate as well as collect any debts owed to the decedent. If there are disputes regarding liability, specific amounts owed, availability of liability insurance, or counter ... |
from math import sqrt,log
import numpy as np
from scipy import stats
from matplotlib import pyplot
def here_cca(y, x):
N = y.shape[0]
X,Y = np.matrix(x.T).T, np.matrix(y)
Z = np.matrix(np.ones(N)).T
Rz = np.eye(N) - Z*np.linalg.inv(Z.T*Z)*Z.T
XStar = Rz * X
YStar = R... |
Recently, I held the “Hunger Games” at the library. I was incredibly excited to host a party for the book series that I loved and the kids were super amped as well. We decided to hold it the day before the movie was to be released, May 22. Most of the kids that showed up to compete in the games were planning on attendi... |
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not u... |
The highlight of the interview, however, is the revelation that Obsidian's secret RPG project, rumored to be in development since the beginning of 2014, is in fact a reincarnation of Stormlands. Although Feargus describes it as "very different from what it was", it still retains some ideas from the original game. It's ... |
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not u... |
Tennis: Serena, Sloane, someone else? Who is going to rule the WTA this clay season?
Serena, Sloane, someone else? Who is going to rule the WTA this clay season?
After a Miami Open win last month, Sloane Stephens is looking to have a big clay-court season.
Like spring itself, the clay-court season evolves slowly, start... |
#!/usr/bin/env python
#
# Copyright 2017-present MongoDB, Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicab... |
The more recently Aussies bought their home, the more worried they are about where the housing market is going to next, a new survey by ME Bank showed.
ME Bank's Property Sentiment Survey revealed that 70% of those who purchased their homes over the past year are worried about home values falling, while 60% have concer... |
#!/usr/bin/env python
import argparse
from collections import defaultdict
import datetime
import json
import os
from freckle_client.client import FreckleClientV2
from api_client import TogglClientApi
FRECKLE_PROJECTS = None
def get_freckle_projects():
global FRECKLE_PROJECTS
if FRECKLE_PROJECTS is None:
... |
The reading curriculum that we use is called, Schoolwide. There are five thematic units embedded within the curriculum that address all of the required fifth grade standards. Expect your child to be able to identify different genres and sub-genres of various texts, and use a variety of strategies to read different type... |
"""
these are utilities to parse and transform SQL statements
"""
import re
import sys
def get_select_cols_and_rest(query):
"""
Separate the a list of selected columns from
the rest of the query
Returns:
1. a list of the selected columns
2. a string of the rest of the query after the... |
Yes this is possible and done often. In fact I am in the process of doing it at this time on another computer. You can use the sound recorder program, that comes with windows XP.... 12/10/2018 · To record your cassette audio on your computer, you will need to connect your cassette player to your computer's microphone (... |
# std lib
import os
import tempfile
import platform
from subprocess import Popen, PIPE
# mapnik
import mapnik
def call(cmd,fail=False):
try:
response = Popen(cmd.split(' '),stdin=PIPE, stdout=PIPE, stderr=PIPE)
cm = response.communicate()
return cm[0]
except Exception, e:
if fa... |
Welcome to Airline portal! Our site pages 875 repressents photo materials and collages and other materials and screenshots for themes: "cheap greece airline tickets flights", "australia sydney hotels flights airline tickets", "cheap air flights discounted airline tickets bamako", "airline tickets from charlotte" and "c... |
# Opus/UrbanSim urban simulation software.
# Copyright (C) 2005-2009 University of Washington
# See opus_core/LICENSE
import win32com.client as com
def load_version_file(visum_dir, version_filename, visum_version_number=10):
#Start up Visum COM server - requires win32com library
try:
Visum... |
Oman Air has scooped two key awards at the TravelPlus Airline Amenity Bag Awards 2011, which were held last night in central London. The national carrier of the Sultanate of Oman won Gold in both the Best First Class Female Amenity Bag and the Best Business Class Unisex Amenity Bag categories, and also received Bronze ... |
from __future__ import absolute_import
import subprocess
import time
from grokcore.component import context, baseclass
from twisted.internet import defer
from zope import schema
from zope.component import provideSubscriptionAdapter
from zope.interface import Interface, implements
from opennode.oms.model.model.action... |
Fresh facts have emerged on the identity of Ghanaian actress Yvonne Nelson’s baby daddy and the sort of relationship existing between them.
Recall that over the weekend, Yvonne flaunted her baby bump on the cover of the latest issue of Wow magazine and also disclosed in the interview, that the father of her daughter wa... |
#! /usr/bin/env python
# -*- coding: utf-8 -*-
# The MIT License (MIT)
#
# Copyright (c) 2013 Bartosz Janda
#
# Permission is hereby granted, free of charge, to any person obtaining a copy of
# this software and associated documentation files (the "Software"), to deal in
# the Software without restriction, including w... |
Debt Generation - In 2008, the youth vote was overwhelmingly for Obama and helped elect him to the White House. Now, three years into his presidency and one year from the most important election of our lives, college students are thinking twice before voting for Obama again. This has been viewed 143,651 times. |
import sys
import re
def rotate(i,d,s):
if d == 'right':
i = -i
return s[i:] + s[:i]
def rotate_pos_table(n):
table = [-1]*n
for i in range(n):
j = i + 1
if i >= 4:
j += 1
if j >= n:
j -= n
if i + j >= n:
table[i+j-n] = j
... |
This bike is in fantastic condition. Really fun bike to ride, lots of low end power with a huge power band. This is the perfect bike to go riding with the mates.
It makes all the noise to ride with your Harley mates, but can ride as hard you Jap bike mates, but looks so much better than both. The bike comes with Staint... |
# -*- coding: utf-8 -*-
from urlparse import urlparse
import os.path
from django.core.urlresolvers import resolve, Resolver404, reverse
from django.db import models
from django.utils.translation import ugettext_lazy as _
from django.core.validators import RegexValidator
from mptt.models import MPTTModel, TreeForeignKey... |
The Social Security Disability Insurance program was signed into law 60 years ago. Read our blog series to learn more about how the program has evolved over the years to provide benefits and financial protection for millions of people.
A disability could happen at any moment in our lives. Discover how Social Security's... |
import locale
import sys
import os
import os.path
import subprocess
if sys.platform == 'win32':
import ctypes
def safe_unicode(s):
'''Creates unicode object from string s.
It tries to decode string as UTF-8, fallbacks to current locale
or ISO-8859-1 if both decode attemps fail'''
if type(s) == uni... |
These three forces should propel Canada’s economy to solid growth in 2019, but a fourth factor may drag it down. Watch the analysis by Scotiabank’s Chief Economist, Jean-François Perrault.
Download the Global Outlook report from Scotiabank Economics. |
import os
import subprocess
import sys
VERSION = "5.0.0.dev"
PATHOD = "pathod " + VERSION
MITMPROXY = "mitmproxy " + VERSION
# Serialization format version. This is displayed nowhere, it just needs to be incremented by one
# for each change in the file format.
FLOW_FORMAT_VERSION = 7
def get_dev_version() -> str:
... |
NSW Farmers collaborates with leading innovation bodies to deliver projects that are future-focussed and seek to fill gaps in mainstream R&D and extension. Working with our supporters in a community of practice, our aim is to bring together leading edge researchers and technologists with farmers and other practitioners... |
"""
Django settings for polyamide project.
Generated by 'django-admin startproject' using Django 1.8.
For more information on this file, see
https://docs.djangoproject.com/en/1.8/topics/settings/
For the full list of settings and their values, see
https://docs.djangoproject.com/en/1.8/ref/settings/
"""
# Build path... |
Project “Rainbows Over Sochi” starts *now*.
One ticket costs 5€. You can buy more than one, then your chances at winning will be greater.
Please donate the money to a LGBT charity and send proof in the form of emails / screenshots / whatever to rainbowsOverSochi@gmx.de.
The raffle is closed as soon as the Closing Cerem... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.