Source Code for Me (s-c.me)
Allows you to paste souce code to blogs! Adapted for Twitter!
Here is
Search Form
in case you missed your code.
Code's Tags
-
Python
Your Codes
None
Reffers
-
http://www.istergul.ru/?p=93
-------------------
Linked Codes
- 4376.
if greeting is True:
- 4375.
if greeting == True:
- 4374.
if greeting:
- 4372.
if not seq: if seq:
- 4371.
from types import StringType,
- 4370.
from types import StringTypes
- 4369.
if isinstance(obj, basestring)
- 4368.
if type(obj) is type(1):
- 4367.
if isinstance(obj, int):
- 4366.
if foo[:3] == 'bar':
Code:
if len(seq): if not len(seq):
Copy to clipboard (IE,FF)
As HTML
As CSS
Selected Language:
Auto
Bash
CSharp
CSS
JavaScript
Php
Python
RubyRails
SmallTalk
TSQL
VisualBasic
XML
YAML
Show Linenumbers:
Highlighting
Please wait, it may take some time...
Short link for Twitter:
HTML:
<blockquote><code><font size="2" face="Consolas, Courier New, Courier, Monospace" color="black"><small><a href="http://s-c.me/4373/s">Copy Source</a> | <a href="http://s-c.me/4373/h">Copy HTML</a></small><ol><li><font color="#0000ff">if</font> <b>len</b>(seq): </li> <li><font color="#0000ff">if not</font> <b>len</b>(seq): </li> </ol></font></code></blockquote>
Copy to clipboard (IE,FF)
HTML view:
Copy Source
|
Copy HTML
if
len
(seq):
if not
len
(seq):
Based on
Manoli.Net
's CodeFormatter. Made by
Topbot
(c) 2008-2010
Some API could be found at http://s-c.me/WS/HighLight.asmx