mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
remove reference to non-existent file
This commit is contained in:
parent
811c2f1369
commit
31616ea2ff
1 changed files with 1 additions and 2 deletions
|
@ -1,8 +1,7 @@
|
|||
/*
|
||||
|
||||
Unicode implementation based on original code by Fredrik Lundh,
|
||||
modified by Marc-Andre Lemburg <mal@lemburg.com> according to the
|
||||
Unicode Integration Proposal (see file Misc/unicode.txt).
|
||||
modified by Marc-Andre Lemburg <mal@lemburg.com>.
|
||||
|
||||
Major speed upgrades to the method implementations at the Reykjavik
|
||||
NeedForSpeed sprint, by Fredrik Lundh and Andrew Dalke.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue