473,569 Members | 2,598 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

YouTube showing repr() of a tuple

Thought this might amuse some of you:

<http://youtube.com/results?search_ query=korect+my +speling>

I'd heard that YouTube uses Python, but it's fun to see proof of that,
even if it comes in the form of a minor bug.
Mar 29 '07 #1
5 1537
Thought this might amuse some of you:
>
<http://youtube.com/results?search_ query=korect+my +speling>

I'd heard that YouTube uses Python, but it's fun to see proof of that,
even if it comes in the form of a minor bug.

But their web frontend is (probably) in php:

http://youtube.com/results.php?searc...ect+my+speling
Mar 29 '07 #2
Leif K-Brooks wrote:
Thought this might amuse some of you:

<http://youtube.com/results?search_ query=korect+my +speling>
Better example:

<http://youtube.com/results?search_ query=korect+my +speling%C2%A1>
Mar 29 '07 #3
Leif K-Brooks wrote:
Leif K-Brooks wrote:
>Thought this might amuse some of you:

<http://youtube.com/results?search_ query=korect+my +speling>

Better example:

<http://youtube.com/results?search_ query=korect+my +speling%C2%A1>
Both fixed by the time I managed to follow the links.

regards
Steve
--
Steve Holden +44 150 684 7255 +1 800 494 3119
Holden Web LLC/Ltd http://www.holdenweb.com
Skype: holdenweb http://del.icio.us/steve.holden
Recent Ramblings http://holdenweb.blogspot.com

Apr 2 '07 #4
On 2 Apr, 16:19, Steve Holden <s...@holdenweb .comwrote:
>
Both fixed by the time I managed to follow the links.
There wasn't much to see, and putting apostrophes into the input
didn't seem to cause "proper" repr() behaviour. So I suspect that the
Python resemblance was coincidental.

Paul

Apr 2 '07 #5
Paul Boddie wrote:
On 2 Apr, 16:19, Steve Holden <s...@holdenweb .comwrote:
>Both fixed by the time I managed to follow the links.

There wasn't much to see, and putting apostrophes into the input
didn't seem to cause "proper" repr() behaviour. So I suspect that the
Python resemblance was coincidental.
The apostrophes were being HTML-escaped (into ') before repr() was
called. The second example I found used a Unicode character, and caused
YouTube to show the repr() of a Unicode string, escape codes and all.
Apr 2 '07 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
2115
by: kevin | last post by:
If you go here http://www.youtube.com/ how do they put the plus button over the image? Also is it possible to include more the one button. Thanks... ----== Posted via Newsfeeds.Com - Unlimited-Unrestricted-Secure Usenet News==---- http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups ----= East and...
2
3655
by: AngelDude | last post by:
I've done loads of googling trying to find an answer to this question....so advice, experience would be appreciated. I downloaded a software application last week and among other things, it churns out the code for emedding youtube videos into a web page, using a freeware flv movie player and NOT the one youtube usually supplies to...
2
1387
by: adima | last post by:
Hi All! Sorry, my English isnt good, but get a try to describe my problem. Today we wrote next script: import os, glob, time, string files_to_test = ( "J:\\BWNEW\\!Unerase\\test.test", "L:\\Temp\Nick\ \test.test", "F:\\TRANSIT\\nick\\test.test") outfile="c:\\temp\\statistic"
6
1802
by: David Cox | last post by:
I review music clips and dance clips. I would like to see a "clapometer" tool which recorded my reactions as the clip progressed. It could be a thimbs up and thumbs down icons, recording a timeline of mouseover events as the clip progressed. This could be useful as feedback to the author, showing which bits were rated and which not. It could...
0
1572
by: ahmad | last post by:
New youtube video http://www.youtube.com/watch?v=2R31xnFeL2Q http://www.youtube.com/watch?v=tWxFZRgh664 http://www.youtube.com/watch?v=K20FaUQpCEk http://www.youtube.com/watch?v=sSutNlV4Tq0
7
2476
by: alexus | last post by:
what's the best way to "extract" videos from youtube?
2
2714
by: Mark Tolonen | last post by:
I don't understand the behavior of the interpreter in Python 3.0. I am working at a command prompt in Windows (US English), which has a terminal encoding of cp437. In Python 2.5: Python 2.5 (r25:51908, Sep 19 2006, 09:52:17) on win 32 Type "help", "copyright", "credits" or "license" for more information. u'\u5000'
0
7700
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7614
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7924
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
6284
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
1
5513
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
5219
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3653
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
1
1221
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
938
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.