Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Paste
P224
(An Untitled Masterwork)
Active
Public
Actions
Authored by
fiendish
on Feb 15 2018, 9:38 AM.
Edit Paste
Archive Paste
View Raw File
Subscribe
Mute Notifications
Award Token
Flag For Later
Tags
None
Subscribers
ardumont
revision = {
...
'parents': []
}
p1 = node_2_rev.get(header['p1'])
p2 = node_2_rev.get(header['p2'])
if p1:
revision['parents'].append(p1)
if p2:
revision['parents'].append(p2)
Event Timeline
fiendish
created this paste.
Feb 15 2018, 9:38 AM
2018-02-15 09:38:17 (UTC+1)
fiendish
created this object with edit policy "No One".
ardumont
added a subscriber:
ardumont
.
Feb 15 2018, 10:27 AM
2018-02-15 10:27:44 (UTC+1)
Comment Actions
\m/
Log In to Comment