[CentralOH] 2014-04-25 會議 Scribbles 落書/惡文?: pyreport, xlrd, xlwt, venmo, sys.path.append, cli, sti, IOCCC

jep200404 at columbus.rr.com jep200404 at columbus.rr.com
Tue Jan 20 23:24:35 CET 2015


pyreport
    latex lines preceded with #$
    restructured text lines preceded with #!
    https://pypi.python.org/pypi/pyreport
    http://gael-varoquaux.info/computers/pyreport/

    #$ \newpage not working as desired

virtualenv
    pip freeze >requirements.txt

use pip install instead of easy_install
easy_install is deprecated

xlrd
xlwt
venmo
    http://engineering.venmo.com/

import sys
sys.path.append('.') # for macs? how standard is this for mac folks?

void cli(void)
{
    *(unsigned int *)cli = 0xC3FA;
    cli();
}

void sti(void)
{
    *(unsigned int *)sti = 0xC3FB;
    sti();
}

wp:International_Obfuscated_C_Code_Contest

To get good answers, consider following the advice in the links below.
http://catb.org/~esr/faqs/smart-questions.html
http://web.archive.org/web/20090627155454/www.greenend.org.uk/rjk/2000/06/14/quoting.html
wp: prefix means Wikipedia


More information about the CentralOH mailing list