home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Maximum CD 2012 January
/
maximum-cd-2012-01.iso
/
DiscContents
/
digsby_setup.exe
/
lib
/
plugins
/
twitter
/
res
/
tweets.tenjin
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2009-09-23
|
331 b
|
11 lines
<?py for tweet in tweets: ?>
<?py _context['tweet'] = tweet ?>
<?py if self_tweet is not None and tweet.id == self_tweet.id: ?>
<?py continue ?>
<?py #endif ?>
<?py include(r"#{{app.resource('tweet.tenjin')}}") ?>
<hr class="post_divider" />
<?py del _context['tweet'] ?>
<?py #endfor ?>