mirror of
https://github.com/python/cpython.git
synced 2025-12-04 00:30:19 +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,
|
Unicode implementation based on original code by Fredrik Lundh,
|
||||||
modified by Marc-Andre Lemburg <mal@lemburg.com> according to the
|
modified by Marc-Andre Lemburg <mal@lemburg.com>.
|
||||||
Unicode Integration Proposal (see file Misc/unicode.txt).
|
|
||||||
|
|
||||||
Major speed upgrades to the method implementations at the Reykjavik
|
Major speed upgrades to the method implementations at the Reykjavik
|
||||||
NeedForSpeed sprint, by Fredrik Lundh and Andrew Dalke.
|
NeedForSpeed sprint, by Fredrik Lundh and Andrew Dalke.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue