Loading

palette-converter-v18

  1. import math
  2. import time
  3. import datetime
  4. import os
  5. from os import remove

Paste #pf0iyvfo5

  1. planetmaker@aeolusmaximus:~$ rpm -qa | grep maria
  2. mariadb-errmsg-10.1.25-1.fc26.x86_64
  3. mariadb-common-10.1.25-1.fc26.x86_64
  4. mariadb-config-10.1.25-1.fc26.x86_64
  5. mariadb-server-10.1.25-1.fc26.x86_64

Paste #pxujjegrs

  1. -- Reboot --
  2. Jan 12 22:42:52 aeolusmaximus dnf[3068]: Metadaten-Zwischenspeicher wurde erstellt.
  3. Jan 12 23:43:44 aeolusmaximus dnf[19075]: Metadaten-Zwischenspeicher wurde kürzlich aktualisiert.
  4. ...skipping...
  5. Aug 20 12:42:58 aeolusmaximus dnf[979]:   Aktualisieren    : game-music-emu-0.6.1-2.fc26.x86_64               1142/5631

Paste #pl2sbwpva

  1. planetmaker@aeolusmaximus:~$ sudo dnf system-upgrade reboot
  2. [sudo] Passwort für planetmaker:
  3. Traceback (most recent call last):
  4.   File "/bin/dnf", line 57, in <module>
  5.     from dnf.cli import main
  6. ModuleNotFoundError: No module named 'dnf'

Paste #pamsfeefa

  1. >>> import json
  2. >>> x=[1,2,3]
  3. >>> print(json.dumps(x, sort_keys=True, indent=4))
  4. [
  5.     1,

Paste #pvjucwtxl

  1. Offset list item count: 1 , last n is: 0
  2. Offset list item count: 17 , last n is: 1
  3. Offset list item count: 25 , last n is: 16
  4. Offset list item count: 33 , last n is: 24
  5. Offset list item count: 41 , last n is: 32

sdafasdfa FUCk

  1.  
  2. def make_offset_list(offset_list,n, template):
  3.   add_offsets = template
  4.   for o in add_offsets:
  5.     offset_list.append(o)

break?

  1. colours_to_filter = []
  2.   for coltype in allowed_colour_types:
  3.     if coltype == 'ALL':
  4.       for n in range(0, 215):
  5.         colours_to_filter.append(n)

Paste #p3rl9ovhi

  1. Index: src/core/endian_func.hpp
  2. ===================================================================
  3. --- src/core/endian_func.hpp    (revision 27893)
  4. +++ src/core/endian_func.hpp    (working copy)
  5. @@ -40,6 +40,9 @@

nuts road crossing

  1. graphics{
  2. track_overlay: canalrails_overlays;
  3. underlay: canalrails_underlays;
  4. tunnels: tunnels_switch;
  5. bridge_surfaces: bridge_overlay_switch;
  1. def combineResults(args, thread_count, palette_data):
  2.   thread_id = args[0]
  3.   combine_input_image = args[1]
  4.   x_start = args[2]
  5.   x_end = args[3]

Paste #plisdmpum

  1. In file included from /Users/andy2/workspace/openttd-jj-last/src/ai/ai_instance.cpp:16:
  2. In file included from /Users/andy2/workspace/openttd-jj-last/src/ai/../script/squirrel_class.hpp:15:
  3. In file included from /Users/andy2/workspace/openttd-jj-last/src/ai/../script/squirrel_helper.hpp:18:
  4. In file included from /Users/andy2/workspace/openttd-jj-last/src/ai/../script/../string_func.h:31:
  5. /Users/andy2/workspace/openttd-jj-last/src/ai/../core/bitmath_func.hpp:107:15: error:

Paste #p4cozrseg

  1.  
  2. grf {
  3.     grfid:  "MK\01\01";
  4.     name: string(STR_GRF_NAME);
  5.     desc: string(STR_GRF_DESC);

Wolf01

  1. NWidget(WWT_PANEL, COLOUR_RED), SetPadding(10, 10, 10, 10),
  2.     NWidget(WWT_PANEL, COLOUR_GREY), SetMinimalSize(200, 100),
  3.         NWidget(WWT_CAPTION, COLOUR_GREEN),
  4.     EndContainer(),
  5. EndContainer(),

nuts

  1.  
  2. template overlay(){
  3. [0,     064, 31, -31, 0]
  4. [65,    064, 31, -31, 0]
  5. [130,   064, 31, -31, 0]