This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
line.margin.width=1+ | |
line.margin.visible=1 | |
view.python.whitespace=1 | |
view.eol=0 | |
# Indentation | |
tabsize=4 | |
indent.size=4 | |
use.tabs=0 | |
indent.auto=1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env python | |
import apt | |
import subprocess | |
#import fnctrl <-- filelock on modprobe blacklists... | |
#import XKit.xutils <-- xorg.conf file editing | |
driver = "nvidia-current" | |
xorg_conf_path = "/etc/X11/xorg.conf" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Question: | |
Is there a way to make myclass run before my other | |
classes without defining explicit relationships? | |
================================================== | |
site.pp: | |
stage{ 'first': } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env python | |
import json | |
import sys | |
checkedfiles={'good':[], 'bad':[]} | |
if len(sys.argv) > 1: | |
for arg in sys.argv[1:]: | |
try: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env python | |
import sys | |
import time | |
from flask import Flask | |
from PyQt4 import QtCore, QtGui, QtWebKit | |
import gevent.wsgi |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import maya | |
def bbLoadShelf(name, filepath=""): | |
mainShelfLayout = maya.mel.eval('global string $gShelfTopLevel; string $tmp=$gShelfTopLevel;') | |
labels = maya.cmds.tabLayout(mainShelfLayout, query=True, tabLabel=True) | |
if not name in labels: | |
maya.mel.eval('addNewShelfTab "%s"' % name) | |
maya.utils.executeDeferred( bbLoadShelf('MyPlugin') |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env python | |
""" | |
Compressor wrapper script. | |
""" | |
import os | |
import sys | |
import re | |
import argparse | |
import subprocess | |
import logging |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Ambient | |
Bluegrass | |
Classical | |
Dubstep | |
Electro | |
Funk | |
Garage | |
HipHop | |
Indie | |
Jazz |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
module: bb_setup { | |
use rvtypes; | |
use rvui; | |
use commands; | |
use app_utils; | |
use extra_commands; | |
documentation: """ | |
BaseblackMinorMode adds keybindings and other funky stuff like that to the | |
session. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|^ | ~|~ ( |-| ]3 |_ /\ ( /< | |
___ ,---, ,--, | |
,-.----. ,--, ,--.'|_ ,--.' | ,---, ,--.'| | |
\ / \ ,--.'| | | :,' | | : ,---,.,---.'| | | : | |
| : || |, : : ' : : : : ,' .' || | : : : ' | |
| | .\ :`--'_ .;__,' / ,---. : | |,--.,---.' ,: : : | ' | | |
. : |: |,' ,'| | | | / \ | : ' || | |: |,-.' | | |
OlderNewer