473,387 Members | 1,650 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

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 1532
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
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 -...
2
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...
2
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",...
6
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...
0
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 ...
7
by: alexus | last post by:
what's the best way to "extract" videos from youtube?
2
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...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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,...
0
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...
0
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,...

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.