Timeline for What does :-1 mean in python? [duplicate]
Current License: CC BY-SA 4.0
Post Revisions
25 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 8, 2022 at 0:01 | history | edited | Henry Ecker♦ | CC BY-SA 4.0 |
Reopened/reclosed to new duplicate banner; removed old auto-inserted text;
|
| Sep 8, 2022 at 0:00 | history | closed | Henry Ecker♦ python Users with the python badge or a synonym can single-handedly close python questions as duplicates and reopen them as needed. | Duplicate of How slicing in Python works | |
| Sep 8, 2022 at 0:00 | history | reopened | Henry Ecker♦ python Users with the python badge or a synonym can single-handedly close python questions as duplicates and reopen them as needed. | ||
| May 23, 2017 at 10:30 | history | edited | URL Rewriter Bot |
replaced http://stackoverflow.com/ with https://stackoverflow.com/
|
|
| Mar 24, 2013 at 20:39 | history | edited | TRiG | CC BY-SA 3.0 |
Improved code formating (the string "<stream:stream" was actually invisible). Corrected some spelling errors.
|
| Jan 20, 2013 at 22:15 | comment | added | Goran Jovic | @poke: Oh, thanks for notifying me. | |
| S Jan 20, 2013 at 21:52 | history | edited | CommunityBot |
insert duplicate link
|
|
| S Jan 20, 2013 at 21:52 | history | closed |
poke Felix Kling Frank Shearar Ben Ilmari Karonen |
exact duplicate | |
| Jan 20, 2013 at 21:45 | comment | added | poke | @GoranJovic Just so you know, I have brought this up on meta: meta.stackexchange.com/questions/164397/… | |
| Jan 20, 2013 at 21:41 | comment | added | TRiG | @GoranJovic. Same answer, you say? So why split answers in two different places? | |
| Jan 20, 2013 at 19:34 | comment | added | Goran Jovic | @poke: And my point is that while they spawn the same answers the two questions are completely differently phrased. Hence, not duplicate questions - rather different questions with the same answer. Notice the word exact in the close vote dialog box? | |
| Jan 20, 2013 at 14:18 | comment | added | poke | @GoranJovic The point is that that question explains the notation thoroughly. | |
| Jan 20, 2013 at 11:20 | comment | added | Goran Jovic | @poke: Not a duplicate question! If OP knew that this feature is called The Python Slice Notation he wouldn't need to ask the question | |
| Jan 19, 2013 at 22:08 | review | Close votes | |||
| Jan 20, 2013 at 11:20 | |||||
| Jan 19, 2013 at 22:03 | vote | accept | Swen Kooij | ||
| Jan 19, 2013 at 21:58 | answer | added | poke | timeline score: 0 | |
| Jan 19, 2013 at 21:57 | comment | added | Ja͢ck |
It chops the last character from message.
|
|
| Jan 19, 2013 at 21:52 | comment | added | Swen Kooij | Just to be clear, message is a string with XML> | |
| Jan 19, 2013 at 21:52 | history | edited | sepp2k |
edited tags
|
|
| Jan 19, 2013 at 21:49 | answer | added | user1632861 | timeline score: 9 | |
| Jan 19, 2013 at 21:49 | comment | added | siddharthlatest |
-1 refers to the last element of message.
|
|
| Jan 19, 2013 at 21:48 | answer | added | NPE | timeline score: 0 | |
| Jan 19, 2013 at 21:48 | answer | added | user1786283 | timeline score: 68 | |
| Jan 19, 2013 at 21:47 | answer | added | jackcogdill | timeline score: 4 | |
| Jan 19, 2013 at 21:46 | history | asked | Swen Kooij | CC BY-SA 3.0 |