Spyke

Replies

Comment on

Piss off!

(3/3) If there's a big jump, it's from them manually dumping urine from a separate tank that wasn't connected (likely from the Russian side that doesn't have its own urine recycling).

Comment on

Python needs an actual default function

Reply in thread

Python has a bunch of magic variables, like __name__. This one contains the name of the module you're currently in (usually based on the file name), so if your file is called foo.py, it will have the value foo.

But that's only if your module is being imported by another module. If it's executed directly (e.g. python foo.py), it will instead have a __name__ of __main__. This is often used to add a standalone CLI section to modules - e.g. the module usually only defines functions that can be imported, but when executed it runs an example of those functions.

dach

Comment on

AG Mannheim zur Beweismanipulation: Poli­zist frei­ge­spro­chen, der Beschul­digtem Gras unter­ge­schoben hat

Es könne nämlich nicht ausgeschlossen werden, dass sich der Festgenommene des gewerbsmäßigen Handeltreibens mit Betäubungsmitteln schuldig gemacht hat. Bei der konkreten Kontrolle sei zwar kein Betäubungsmittel bei ihm gefunden worden, er sei aber einschlägig vorbestraft. Bei dem Durchsuchten handele es sich damit nicht um einen "Unschuldigen", entsprechend seien auch grobe Verfahrensverstöße wie die Beweismanipulation nicht mehr tatbestandsmäßig.

Was zum Fick?! Können die zuständigen Richter bitte in dieselbe Zelle gesperrt werden wie der Polizist?