mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-29 10:18:08 -07:00
Restore previously dropped upstream Id keywords from CVS history.
Fixes commits56bd759df1and22fd7b2d47. These files should have been committed to CVS with the -ko option, in the first place.
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#!/usr/bin/env python
|
||||
#
|
||||
# $Id: setup.py,v 1.11 2002/02/05 19:59:36 doughellmann Exp $
|
||||
#
|
||||
# Time-stamp: <02/02/05 10:00:12 dhellmann>
|
||||
#
|
||||
# Copyright 2001 Doug Hellmann.
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
#!/usr/bin/python
|
||||
# Simple Python extension module doc generator.
|
||||
# @(#) $Id: genextdoc.py,v 1.4 2003/12/23 22:38:28 yeti Exp $
|
||||
# Written by Yeti <yeti@physics.muni.cz>
|
||||
# This program is in the public domain.
|
||||
import re, sys, types, inspect
|
||||
|
||||
Reference in New Issue
Block a user